Commit graph

16 commits

Author SHA1 Message Date
DepressedTWM
bd55231a64 gdfg 2026-08-10 12:17:19 +04:00
DepressedTWM
29ffde9935 Some changes idk 2026-08-07 00:24:32 +04:00
DepressedTWM
885b56b3dc Test 2026-08-01 00:10:23 +04:00
niko(depressedTWM)
e14614a7a9 Replacing standart C library methods with SDL methods 2026-07-14 12:43:43 -04:00
Issac332
e33ba85c03 DYNAMIC LIGHT OMG MEOW MEOW MEOW 2026-07-01 00:00:07 +03:00
DepressedTWM
2e9a7f5eb9 meow 2026-06-28 22:10:52 +04:00
DepressedTWM
be1f3a2bac bruh 2026-06-21 21:33:50 +04:00
DepressedTWM
db037c6b31 Emscriptein port 2026-06-12 10:14:21 -04:00
DepressedTWM
4906119cbb God please kill me 2026-06-02 17:19:00 -04:00
DepressedTWM
acbac0b959 космитические изменения и обновление oneshot.conf 2026-05-19 08:27:52 +04:00
Jonas Kulla
88c41bcc62 Debug: Use native logging on Android 2014-12-31 18:52:20 +01:00
Jonas Kulla
f00cb60707 debugwriter.h: Use unbuffered cerr instead of clog 2014-11-29 17:55:18 +01:00
Jonas Kulla
2d30301aef DebugWriter: Add std::vector print handler 2014-05-21 18:10:46 +02:00
Jonas Kulla
e93e1fd292 debugwriter.h: Use std::newl instead of '\n' 2014-01-20 00:54:42 +01:00
Jonas Kulla
092e6ad948 Typo 2014-01-04 13:48:23 +01:00
Jonas Kulla
2adf8ab265 Transition from QtCore to stdc++ / STL / boost
This looks like a pretty major change, but in reality,
80% of it is just renames of types and corresponding
methods.

The config parsing code has been completely replaced
with a boost::program_options based version. This
means that the config file format slightly changed
(checkout the updated README).

I still expect there to be bugs / unforseen events.
Those should be fixed in follow up commits.

Also, finally reverted back to using pkg-config to
locate and link libruby. Yay for less hacks!
2013-12-29 13:59:26 +01:00