running: tweaks
[neverball] / ball / set.c
2008-08-28 parastiMark levels completed when using set cheat
2008-08-03 parastiAdd set_id to ball/set interface, for set "identifier...
2008-08-03 parastiRename level structure member "repr" to "name"
2008-07-18 parastiDelay buffer swap in level_snap until after image_snap
2008-03-12 parastiMerge 'progress' branch.
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-01-27 parastiRevert premature level-contributions branch merge.
2008-01-26 KrabbyKrapClean up.
2008-01-26 KrabbyKrapMerged only code for downloaded contribution support...
2008-01-06 parastiEliminated some duplicate code in ball/set.
2008-01-06 parastiRolled back ball/set to a less exposed implementation.
2008-01-06 parastiAdded a new module to be used as a dump of generic...
2008-01-04 parastiRemoved needless locked and completed counters from...
2007-12-31 parastiFurther hacked Krabby's bonus hack.
2007-12-31 KrabbyKrapFixed lg
2007-12-31 KrabbyKrapThe proper bonus level is now included in the congratul...
2007-12-30 parastiHouse keeping.
2007-12-29 KrabbyKrapClean up
2007-12-29 KrabbyKrapSet now finishes properly in Challenge mode, Level...
2007-12-29 KrabbyKrapA few adjustments, bonus level implementation now works...
2007-12-29 KrabbyKrapA congratulatory message is now given to user when...
2007-12-29 KrabbyKrapDeny playing bonus levels in any mode, including challe...
2007-12-20 parastiProper ball shadow removal in poser mode. Patch from...
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.