Merge branch 'gles'
[neverball] / ball / st_name.c
2011-07-06 parastiMerge branch 'gles'
2011-03-07 parastiCache and share base SOL data
2011-02-11 parastiPass the interpolation blend factor differently
2011-02-10 parastiImplement game state interpolation (WIP)
2010-11-25 parastiRemove unused state structure member
2010-11-01 parastiAdd a macro for copying strings to static arrays
2010-10-20 parastiRemove "geometry" option
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
2010-08-29 parastiball/game_draw: move draw state here
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-02-16 parastishare/video: s/config_/video_/
2009-02-16 parastishare/video: move some non-config code from share/confi...
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-03-17 parastiUn-highlight the OK button in "Enter Name" screen.
2008-01-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2008-01-02 rlkAdded tilt sensor abstraction.
2007-12-29 parastiPorted a couple of changesets from cosmetic-gui branch.
2007-12-03 parastiMerged branch utf8.
2007-05-18 parastiRevert usage of isascii.
2007-05-18 parastiChanged the on-screen keyboard to use a "caps" button...
2007-05-15 parastiSome ball/st_name.c clean-up.
2006-10-16 parastiDon't provide a default name string. As a side effect...
2006-10-14 parastiDon't internationalise player name. Temporary solution...
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-08 mrtoutfix del key on mac
2006-03-01 mrtoutupdate copyright info, also add a copiright template...
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 mrtoutmake player name title smaller
2006-02-28 mrtoutNew player name management