neverball
2006-10-14 parastiDon't internationalise player name. Temporary solution...
2006-10-13 parastiRecreate Dev-C++'s democonv project.
2006-10-13 parastiRevert revision [590]. The provided Makefile should...
2006-10-12 parastiIn convert-replays.bat, use a separate variable for...
2006-10-12 parastiSuppress SDL main() substitution and use SDL_endian...
2006-10-12 mymadd a mingw Makefile for the replay converter tool
2006-10-11 parastiFix grammar.
2006-10-11 parastiSet 'svn:eol-style' to native on tools/README.
2006-10-11 parastiAdd a README in the tools directory. Documents democon...
2006-10-11 parastidemoconv: treat date/time as local time, DST unknown...
2006-10-10 parastiFix indentation.
2006-10-10 parastiAlso don't link democonv to SDL in the rest of the...
2006-10-10 parastiAdd a --prefix option to convert-replays.bat and do...
2006-10-10 parastiDon't output convert-replays.bat usage to stderr to...
2006-10-10 parastiDon't include i18n.h with base_config.h, don't link...
2006-10-10 parastiMove usage info to democonv.c, stop messing with enable...
2006-10-09 parastiUse the delayed environment variable expansion correctly.
2006-10-09 parastiWrap democonv with a convienent but awkward batch file.
2006-10-09 parastiRemove a tab. Was giving me nightmares. :)
2006-10-09 parastiSet democonv's stdin/stdout to binary mode on Windows...
2006-10-09 parastiChange the parameter of demo_exists() to const.
2006-10-09 parastiA somewhat more intelligent approach to copying the...
2006-10-09 parastiMake the democonv functions static.
2006-10-09 parastiAdd a "tools" subdirectory and put the initial mock...
2006-10-08 parastiCertain asset filenames are loaded from the solid data...
2006-10-08 parastiChange a "magic number" to a preprocessor macro. Also...
2006-10-08 parastiDo not display file name of the level at replay selection.
2006-10-08 parastiIsolate basename stuff in a completely separate functio...
2006-09-27 parastiOn Windows, when renaming Last to the destination filen...
2006-09-26 parastiFix a small bug in the Windows portion of config_user_p...
2006-09-20 parastiPut all the time conversion operations in a separate...
2006-09-18 parastiReuse a variable in date_to_str(). It also appears...
2006-09-18 parastiUse mktime() to normalize the computed local time struc...
2006-09-18 parastiMinor simplification of code in date_to_str().
2006-09-18 parastiStore replay date/time as an ISO 8601 formatted string...
2006-09-11 parastiAdd SVG icons for both Ball and Putt. Huge thanks...
2006-09-07 parastiRemove the msvc subdirectory because it's heavily outda...
2006-09-07 parastiClean up the AUTHORS file a bit.
2006-08-20 parastiRename growup and growdn PNGs to grow and shrink.
2006-08-19 parastiDo the check for goal open only if the item is a coin.
2006-08-19 parastiUpdate Ball's code to use the "coin" item type.
2006-08-19 parastiRemove all coin-specific geometry functions except...
2006-08-19 parastiAdd a "coin" item type. In effect this makes coin...
2006-08-16 parastiMissed this one. Remove check for custom coin values...
2006-08-15 parastiAlmost completely separate coins and items in share...
2006-08-15 parastiModify maps that make use of "grow / shrink coins"...
2006-08-15 parastiIntroduce the "item" concept. First batch of changes...
2006-08-13 parastiRemove "proof of concept" launching of levels from...
2006-08-07 parastiPO update.
2006-08-07 parastiSpanish translation update.
2006-08-07 mymadded new tones' level in easy3
2006-08-07 tonesfrommarsAdded new easy-2 level pyramid-ton.map for review.
2006-08-06 parastiRevert revision [530] (global loading of sets at start...
2006-08-06 mymupdated easy2/3 shots
2006-08-04 parastiRevert revision [536] to avoid making further changes...
2006-08-04 mymupdate fr.po
2006-08-03 parastiPO update.
2006-08-03 parastiRemove Spanish translation team e-mail.
2006-08-03 parastiAdd Spanish translation and try not to mess anything...
2006-08-02 mrtoutReplace strong level path from replay with a couple...
2006-08-02 parastiRe-add demo base name handling.
2006-08-02 mrtoutSince the --replay command line option, extension and...
2006-08-02 mrtoutfix #84
2006-08-02 mrtoutan other proposition for #81
2006-08-02 mrtouta proposition for #81
2006-08-02 mrtoutglobal level and set loading at the begin of the game
2006-08-02 parastiVery minimalistic simplification of some code in ball...
2006-08-02 parastiClean-up the level structure.
2006-08-02 parastiClean-up recently added code in share/solid.c.
2006-08-02 parastiReformat code to fit in 80 columns. Jean, I cannot...
2006-08-01 parastiRetab ball/level.h.
2006-08-01 mrtoutPut metadata near the begin of the sol files, therefore...
2006-08-01 mrtoutfix #18
2006-08-01 mrtoutFix #69
2006-08-01 parastiKill tabs.
2006-08-01 mrtoutdisplay play mode on the level title
2006-08-01 mrtoutupdate french translation
2006-08-01 parastiMinor code simplification in share/i18n.c
2006-07-22 parastiMark audio files for localisation (just Ball) and allow...
2006-07-17 parastiFix code formatting.
2006-07-17 parastiMisc.
2006-07-16 parastiAnother portable object update.
2006-07-16 parastiFix format string. Oops.
2006-07-16 parastiPO update...
2006-07-16 parastidemo_header_write() now writes the header. :-P
2006-07-15 parastiPut "replay" field back: doesn't work only in the...
2006-07-15 parastiMoved extension and basename stuff to demo_scan_file...
2006-07-15 parastiBoring clean-up: there are some things 'indent' is...
2006-07-14 parastiChanged unlink() to remove(). Some warnings about...
2006-07-14 parastiDirectly link to libpng.
2006-07-12 parastiMore clean-up. Also removed the FPS lock, see
2006-07-12 parastiSome very humble code pretty-up.
2006-07-11 parastiYet another Latvian translation update.
2006-07-11 jolynsbassadded parasti(spelling?) to special thanks of AUTHORS.
2006-07-10 parastiLatvian translation update.
2006-07-10 parastiBegin rewriting Latvian translation.
2006-07-10 parastiPO update.
2006-07-09 parastiSimplify call to memset in config_init(). Don't link...
2006-07-08 mymtweaks in 2 maps
2006-07-08 mymtweaks
next