neverball
2007-10-07 parastiUndid a careless change messing with the HUD in challen...
2007-10-07 parastishare/image.h was using OpenGL symbols without includin...
2007-10-07 parastiMoved most of ball/levels module functions back to...
2007-10-05 parastiReplaced the "done bis" state (used to perform some...
2007-10-05 parastiNit-picking, Vol. 12512
2007-10-04 parastiModified version shell script to output a dummy version...
2007-10-04 parastiChanged lights to evenly illuminate entire maps.
2007-10-03 parastiChanged cheat activation method yet again, based on...
2007-10-03 parastiFixed an FTB error in Neverputt unnoticed due to broken...
2007-10-03 parastiFixed an ugly bug in dependency generation.
2007-10-03 parastiRemoved all bonus ball texture-related code.
2007-10-03 parastiAdded a MODE_COUNT macro to reduce FIXME count and...
2007-10-03 parastiRemoved the recently added additional gui_paint parameter.
2007-10-03 parastiNit-picking, Vol. 2.
2007-10-03 parastiCheatball was taken.
2007-10-03 parastiSeveral changes either directly or indirectly related...
2007-10-03 parastiResurrected level_stat and demo_play_stat in order...
2007-10-03 parastiChanged all references to "state" as in "outcome of...
2007-10-03 parastiIntroduced an additional parameter to gui_paint that...
2007-09-29 parastiFixed a fails-to-build error in democonv.
2007-09-29 parastiRemoved a comment with the old mapc limits. They're...
2007-09-29 parastiRemoved config_simple_get_s.
2007-09-29 parastiCheat mode is now activated by setting player's name...
2007-09-29 parastiNit-picking.
2007-09-29 parastiCleaning up some GCC warnings.
2007-09-29 jammnroseUpdated xcodeproj to include files split/added in r1167.
2007-09-27 parastiSplit the "play end" state back into "goal", "fall...
2007-09-27 parastiReplaced a macro with inline code.
2007-09-26 parastiRenamed ball/st_play_end.h wrapper macro to match file...
2007-09-25 parastiHopefully fixed a nasty bug introduced with level_play_...
2007-09-25 parastiAnother if-else if-else if-else to switch conversion.
2007-09-24 elvizaccordian.map: Removed bogus lump
2007-09-24 parastiKilled off level_play_go in favour of level_play. ...
2007-09-24 parastiMore formatting tweaks.
2007-09-24 parastiRemoved a misleading comment.
2007-09-24 parastiMinor formatting corrections.
2007-09-24 mymgroundbreak: use classical textures, use arrow-light
2007-09-24 mymcanals: use classical textures, use arrow-light
2007-09-24 mymspeedbumps: use classical textures, and tweak
2007-09-23 parastiRemoved all remntants of an old implementation of speci...
2007-09-23 parastiRemoved superfluous variable declarations in some funct...
2007-09-23 parastiFixed a regression introduced with the previous change...
2007-09-23 parastiball/set.c: renamed set_count back to count; changed...
2007-09-23 parastiUsed strlen instead of checking first byte for NUL...
2007-09-22 parastiFormatting.
2007-09-22 parastiRemoved (once again) all references to MODE_SINGLE.
2007-09-22 mymmazebump: timing tweaks
2007-09-22 parasti r1153@bld: parasti | 2007-09-22 04:40:05 +0300
2007-09-22 parasti r1152@bld: parasti | 2007-09-22 04:00:39 +0300
2007-09-21 parastiAdded basic SVK support to version handling and changed...
2007-09-21 jammnroseUpdated xcodeproj to comply with texture cleanup.
2007-09-21 elvizTexture cleanup (part 3)
2007-09-21 jammnroseUpdated xcodeproj to build properly due to some code...
2007-09-20 elvizwakka.map: Corrected positions of teleporters
2007-09-20 parastiDev-C++ update from CSY.
2007-09-20 mymthwomp2/learngrow/loop2 : remove extra coin pads and...
2007-09-20 mymeasy/med/hard : remove blue/brown coin pads
2007-09-19 elvizTexture cleanup (part 2)
2007-09-19 parastiRemoved archaic MSVC(?) pragmas.
2007-09-19 elvizTexture cleanup (part 1)
2007-09-19 parastiAdded a shell script that generates a dependency Makefi...
2007-09-19 parastiModified the automatic dependency generation to use...
2007-09-18 mymmap-mym(2): remove blue/brown coin pads
2007-09-17 parastiMoved most of the score manipulation functions into...
2007-09-17 parastiPatch from Lars Stoltenow (Penma) that adds a "--debug...
2007-09-15 parastiDev-C++ update from CSY.
2007-09-15 parastiMoved some "game mode" related stuff into ball/mode...
2007-09-13 jammnroseChanged some C++ style comments to C style comments.
2007-09-13 jammnroseUpdated putt's main.c to fix the icon issue.
2007-09-13 jammnroseUpdated plist files so icons attach properly when build...
2007-09-13 jammnroseUpdated main.c with a conditional for Mac. Now the...
2007-09-12 parastiPO update.
2007-09-12 parastiRemoved superfluous make recursion and simplified thing...
2007-09-11 parastiMade internationalisation optional; to compile the...
2007-09-11 jammnroseUpdated xcodeproj for lang.c/.h again. Updated some...
2007-09-11 jammnroseUpdates to the xcodeproj because i18n.c/.h was changed...
2007-09-11 jammnroseSee r1115, I forgot to actually commit the files.
2007-09-11 jammnroseUpdated Mac icns files. Updated some scripts within...
2007-09-09 parastiUpdated Dev-C++ project files. Patch provided by Chall...
2007-09-09 parastiFixed a "simple" make variable being referenced without...
2007-09-09 parastiFixed a minor inconsistency.
2007-09-09 parastiMakefile clean-up. This is actually the first batch...
2007-09-08 parastiPainfully renamed share/i18n to share/lang.
2007-09-08 parastiUpdated code to point to the current title.sol location...
2007-09-08 parastiEntirely undid revision 1099. I think at the moment...
2007-09-08 parastiFixed a potential buffer overflow in make_dict and...
2007-09-08 parastiMerge r739:1104 from the s_dict branch.
2007-09-06 jammnroseUpdated the xcode project so it works will some of...
2007-09-02 parastiSet svn:eol-style property to native for Dev-C++ projec...
2007-09-02 parastiApplied a patch from Challenge Space Yard that should...
2007-09-01 parastiAdded a default VERSION macro.
2007-08-27 parastiUndid revision 1099 (dt scaling mods) for Neverputt...
2007-08-25 parastiApplied my "bidirectional dt scaling" patch. According...
2007-08-21 parastiFixed a bug where ball kept changing size if the game...
2007-08-17 parastiLanguage selection in-game is no more. It might return...
2007-08-05 parastiStill not quite happy with the Makefiles.
2007-08-01 parastiFixed function headers that were strangely missing...
2007-07-29 parastiDiscovered svnversion...
2007-07-28 parastiTypo.
2007-07-27 parastiMore Windows crap...
next