Added a tweak to place the GUI into "recently moved" mode upon level end. This will...
[neverball] / ball / set.c
2007-12-03 parastiMerged branch utf8.
2007-10-05 parastiNit-picking, Vol. 12512
2007-10-03 parastiChanged all references to "state" as in "outcome of...
2007-09-27 parastiReplaced a macro with inline code.
2007-09-24 parastiMinor formatting corrections.
2007-09-23 parastiRemoved all remntants of an old implementation of speci...
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-22 parasti r1153@bld: parasti | 2007-09-22 04:40:05 +0300
2007-09-17 parastiMoved most of the score manipulation functions into...
2007-04-28 parastiChanged the representation of bonus levels in level...
2006-11-29 parastiChanged the prev / next logic in set_enter to match...
2006-11-13 parastiSpell-checked most of the code.
2006-11-06 parastiModify chomp() to brutally remove any combination of...
2006-08-13 parastiRemove "proof of concept" launching of levels from...
2006-08-06 parastiRevert revision [530] (global loading of sets at start...
2006-08-04 parastiRevert revision [536] to avoid making further changes...
2006-08-02 mrtoutReplace strong level path from replay with a couple...
2006-08-02 mrtoutglobal level and set loading at the begin of the game
2006-08-02 parastiClean-up the level structure.
2006-07-17 parastiMisc.
2006-07-05 parastiTurn w and h parameters of image_snap into local variables.
2006-07-04 parastiMinor code clean-up.
2006-06-15 parastiFixed ticket:77. I'm abusing a related bug. Set scree...
2006-06-08 parastiDisable shadow in set snapshots.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-05-30 mymfix #77
2006-05-27 parastiSave screenshots as PNG instead of BMP. (Code from...
2006-05-27 parastiFix formatting.
2006-05-27 mymno crash in single level when fall out, time out or...
2006-03-15 mrtoutupdate set high-scores only when the set is succesfully...
2006-03-11 mrtoutfix #63
2006-03-10 mrtoutAdd special goal exit, and start to factorise all level...
2006-03-10 mrtoutFix segfault bug
2006-03-10 mrtoutfix #62
2006-03-09 mrtoutFix some next level pb with practice mode. Fix #58
2006-03-08 mrtoutfixes #52
2006-03-08 mrtoutoops, fix a small bug about win
2006-03-08 mrtoutfinish set in challenge mode unlock each level
2006-03-08 mrtoutend bonus level handling
2006-03-08 mrtouttake accout of goal skip value and improve next_level...
2006-03-08 mrtoutupdate color level state indication
2006-03-08 mrtoutupdate po
2006-03-08 mrtoutfix level states in set. Fix #50
2006-03-07 mrtoutBonus level info is now in the level (medatada field)
2006-03-06 mrtoutfix mass set unlock in cheat mode
2006-03-06 mrtoutChange set file data: one file (sets.txt) listing only...
2006-03-05 mrtoutMetadata inclusion in levels. I hope everybody will...
2006-03-05 mrtoutConcat the two level struct into one. I hope it's the...
2006-03-04 mrtoutFix high-score saving.
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
2006-03-02 mrtoutcreate a new level structure, that makes the code more...
2006-01-28 rlkInitial import.