a proposition for #81
[neverball] / ball / main.c
2006-08-02 mrtoutglobal level and set loading at the begin of the game
2006-07-22 parastiMark audio files for localisation (just Ball) and allow...
2006-07-12 parastiSome very humble code pretty-up.
2006-07-05 parastiTurn w and h parameters of image_snap into local variables.
2006-07-05 parastiSomewhat improve code uniformity.
2006-07-05 parastiChange magic number of replays. (See
2006-07-04 parastiRemoved gettextdbg() which apparently served no purpose...
2006-07-01 parastiCall SDL_WM_SetIcon before SDL_SetVideoMode as suggeste...
2006-06-12 parastiChanged usage message from macro to a constant string.
2006-06-12 parastiRemove duplicate macro definition.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-03 parastiRenamed a variable in parse_args from not_miss to missi...
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-05-27 parastiSave screenshots as PNG instead of BMP. (Code from...
2006-03-13 mrtoutAdd --info option to display information without launch...
2006-03-09 mrtoutbe nice when the game is paused (cf shinobufan.intuxica...
2006-03-09 mrtoutfixes #57
2006-03-05 mrtoutforget a braket
2006-03-05 mrtoutRemove some I18N strings (option and replay debug)
2006-03-04 parastii18n'd a bunch of stuff that doesn't require it.
2006-03-03 parastiUn-internationalised the title strings and updated...
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-02 mrtoutAnother demo code clean and demo format upgrade
2006-03-02 mrtoutupdate main function
2006-03-01 mrtoutnow, exit after command line replay
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...
2006-03-01 mrtoutAdd a neverball option command line. Can now start...
2006-03-01 mrtoutSave an player name chages:
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-23 mrtoutfix mac mouse
2006-02-18 mrtoutA little pot update + some fr.po fixes
2006-02-17 mrtoutF11 toggle fullscreen
2006-02-15 mrtoutAdd icons (cf. shinobufan.intuxication.org/neverforum...
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.