tennis.map: Texture tweak
[neverball] / ball / st_title.c
2011-04-05 parastiFix title screen fly-by initialization
2011-02-11 parastiFix misnamed function
2011-02-11 parastiFix interpolation in title screen replays
2010-11-25 parastiRemove unused state structure member
2010-11-25 parastiMove include lines around
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-06 parastis/game_client_step/game_client_sync/
2010-08-02 parastiTurn fly-in handling into (proper) shared code
2009-07-29 parastiMake config_get_s return a pointer, not copy to a passe...
2009-06-14 parastiWrite and look for replays in a directory called "Replays"
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-05-08 parastiball/demo_dir: make symmetric with share/dir
2009-05-08 parastiball/demo_dir: move replay scanning stuff here
2009-01-09 parastiImplement a server/client-like game/replay architecture
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-08 rlkMerged ball-test branch.
2008-01-02 rlkAdded tilt sensor abstraction.
2008-01-01 rootMerged lockstep branch.
2007-12-29 parastiPorted a couple of changesets from cosmetic-gui branch.
2007-12-20 parastiMerged branch 'no-SDL_mixer'.
2007-11-07 parastiChanged cheat mode keyword.
2007-10-03 parastiChanged cheat activation method yet again, based on...
2007-10-03 parastiCheatball was taken.
2007-09-29 parastiCheat mode is now activated by setting player's name...
2007-09-23 parastiUsed strlen instead of checking first byte for NUL...
2007-09-08 parastiUpdated code to point to the current title.sol location...
2007-07-18 lorantRestore the cheat setting in neverballrc.
2007-07-16 lorantMerged changesets [1048] and [1049] from source:branche...
2007-04-30 parastiFixed erroneous comment.
2007-04-07 mymrevert #787 and #789
2007-04-07 mymupdate hard path to title.sol
2006-08-13 parastiRemove "proof of concept" launching of levels from...
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 mrtoutA new inline help system.
2006-03-05 mrtoutupdate load of title_level
2006-03-03 parastiUn-internationalised the title strings and updated...
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 mrtoutremove some config_pop_matrix since it appears that...
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-03-01 mrtoutCode clean: improve modules independance:
2006-03-01 mrtouti18n of replay date + some replay menu fixes
2006-03-01 mrtoutSave an player name chages:
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-22 mrtoutfix a compile bug
2006-02-20 mrtoutAdd contextual strings
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.