Use GLES 1.1
[neverball] / ball / progress.c
2010-11-25 parastiReimplement loading of standalone levels from the comma...
2010-11-01 parastiRemove unused replay header field "goal enabled"
2010-11-01 parastiClean up demo_play_init
2010-11-01 parastiMostly switch from using level sequence numbers to...
2010-10-28 parastiStop recording if game init failed
2010-10-28 parastiLoad the level even when the replay file could not...
2010-10-06 parastiWhitespace
2010-08-28 parastiUse symbols for score ranks
2009-07-29 parastiMake config_get_s return a pointer, not copy to a passe...
2009-07-16 parastiCorrectly register scores for levels with no time limit
2009-01-13 parastiShow a "Finish" button after completing last level...
2009-01-09 parastiImplement a server/client-like game/replay architecture
2008-12-09 parastiball/progress: keep same goal-enabled flag on retry...
2008-08-15 parastiAdd time from unsuccessful runs to total set time
2008-04-20 parastiReuse same goal enabled flag on level retry
2008-04-09 parastiUpdate current replay when renaming player.
2008-04-04 parastiOnly save set score when player clicks "Finish" in...
2008-03-12 parastiMerge 'progress' branch.
2008-03-01 parastiRevert "Restored progress.c and properly gave credit...
2008-03-01 KrabbyKrapRestored progress.c and properly gave credit for arbitr...
2008-01-04 parastiRevert "Added a place-holder for a new module."
2008-01-04 parastiAdded a place-holder for a new module.