Merged branch utf8.
[neverball] / ball / st_play.c
2007-11-13 parastiLeft Shift as the only modifier key.
2007-10-03 parastiRemoved the recently added additional gui_paint parameter.
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 parastiIntroduced an additional parameter to gui_paint that...
2007-09-29 parastiCheat mode is now activated by setting player's name...
2007-09-27 parastiSplit the "play end" state back into "goal", "fall...
2007-09-24 parastiKilled off level_play_go in favour of level_play. ...
2007-09-23 parastiRemoved all remntants of an old implementation of speci...
2007-09-22 parastiRemoved (once again) all references to MODE_SINGLE.
2007-08-21 parastiFixed a bug where ball kept changing size if the game...
2007-07-18 lorantRestore the cheat setting in neverballrc.
2007-07-18 lorantMake "restart" go to the "Ready" stage (rather than...
2007-07-17 lorantBug-fix: pause during the ready/set stage could cause...
2007-07-16 lorantMerged source:branches/pause (revisions 954:1064) into...
2007-07-16 lorantMerged changesets [1048] and [1049] from source:branche...
2007-07-16 lorantMerged changeset [1047] from source:branches/config...
2007-05-09 parastiF12 now activates the "look" state in cheat mode only.
2006-08-02 mrtoutan other proposition for #81
2006-08-02 mrtouta proposition for #81
2006-08-02 parastiReformat code to fit in 80 columns. Jean, I cannot...
2006-08-01 mrtoutfix #18
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiPrettying up code, Part Two. I think Ball's done....
2006-03-14 mrtoutst_goal become st_play_end, thus remove st_fail
2006-03-14 mrtoutshow current view when game starts
2006-03-14 mrtoutF6: no hud
2006-03-10 mrtoutAdd special goal exit, and start to factorise all level...
2006-03-08 mrtouttake accout of goal skip value and improve next_level...
2006-03-03 mrtoutagain more code clean, thing become more and more simpler
2006-03-02 mrtoutcreate a new level structure, that makes the code more...
2006-03-02 mrtoutproof of concept, direct play level with the --level...
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-03-01 mrtoutCode clean: improve modules independance:
2006-02-27 mrtoutBetter cheat mode (only for testing the game :p)
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-25 mrtoutmajor menu, demo and game state clean
2006-02-25 mrtoutForce save of replay files
2006-02-21 mrtoutFix replay time in practice mode
2006-02-20 mrtoutchange mode names
2006-02-19 mrtoutNew play mode. be happy.
2006-02-17 mrtoutfixes many bugs in levels (including #24)
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.