Remove the drawball variable and the burst of stars that appears at
[neverball] / ball / set.c
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.