WIP: Vibra support
[neverball] / ball / st_save.c
2010-11-25 parastiRemove unused state structure member
2010-11-25 parastiMove include lines around
2010-11-01 parastiAdd a macro for copying strings to static arrays
2010-10-26 parastiFix repeated animation on return from replay save screen
2010-09-06 parastiAlways do GUI creation upon return from the state enter...
2010-09-06 parastishare/state: pass state pointers to enter/leave handlers
2009-08-24 parastiDisallow path separators when entering replay name
2009-08-01 parastiTruncate names in the player/replay name entry screens
2009-07-30 parastishare/text: kill needless text_add_char param
2009-07-29 parastiMake config_get_s return a pointer, not copy to a passe...
2009-04-01 parastiRip out locale <-> UTF-8 filename conversions (and...
2009-01-09 parastiImplement a server/client-like game/replay architecture
2008-08-15 parastiRework ball/util widget token policy
2008-08-03 parastiAllow to input spaces with keyboard in name screens
2008-08-03 parastiChange replay name screen to match player name screen
2008-08-03 parastiMake default replay name user-configurable
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-02 rlkAdded tilt sensor abstraction.
2007-12-03 parastiMerged branch utf8.
2007-10-03 parastiSeveral changes either directly or indirectly related...
2007-05-18 parastiRevert usage of isascii.
2007-05-18 parastiChanged the on-screen keyboard to use a "caps" button...
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiPrettying up code, Part Two. I think Ball's done....
2006-03-10 mrtoutTry to use the same button disposition: default is...
2006-03-10 mrtoutFix #37 (thank you Mehdi)
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-03-01 mrtoutSave an player name chages:
2006-02-28 mrtoutclean replay save screen
2006-02-28 mrtoutNew player name management
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-25 mrtoutmajor menu, demo and game state clean
2006-02-19 mrtoutNew play mode. be happy.
2006-02-16 mrtoutAdd set name while displaying level number
2006-02-16 mrtoutNew challenge/practice modes
2006-02-15 mrtoutFix #30
2006-02-15 mrtoutFix #22
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.