base sets: high-scores and level order tweaks and fixes
[neverball] / putt /
2008-07-12 parastiSet the EWMH _NET_WM_ICON window hint on X11 systems
2008-06-13 CSYStroke caps: Raised the caps to 12 or par plus 6.
2008-05-02 parastiRevert "Merge 'putt-collisions' branch"
2008-05-01 KrabbyKrapMerge 'putt-collisions' branch
2008-04-27 KrabbyKrapRemoved extra whitespace
2008-04-19 parastiRestore original Escape behaviour if pause key is not...
2008-04-19 parastiputt: don't pause on focus loss when input not grabbed
2008-03-28 parastiRevert "Merge 'putt-collisions' branch"
2008-03-28 parastiRevert "Fixed some lines of code"
2008-03-27 KrabbyKrapFixed some lines of code
2008-03-27 KrabbyKrapMerge 'putt-collisions' branch
2008-03-16 rlkTrivial change to re-enable color modulation of neverpu...
2008-03-10 parastiImplement new shot name generation using a persistent...
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-02-01 parastiFixed Neverputt using hard-coded limits for score count...
2008-01-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2008-01-16 KrabbyKrapShort hack to extend the cap if par is greater than...
2008-01-12 rlkTweaks to ball rendering mechanism.
2008-01-11 parastiFixed an incomplete state structure in Putt.
2008-01-08 rlkMerged ball-test branch.
2008-01-03 parastiFixed Putt to update course information when using...
2008-01-03 parastiPain killers for the aftermath of the tilt sensor abstr...
2008-01-01 rlkEnhanced specular illumination.
2008-01-01 parastiRestored original Putt "cheat" behaviour.
2007-12-31 rlkFixed the zero-velocity test in the edge/vert collision...
2007-12-30 rlkExperimenting with foreground billboards.
2007-12-30 parastiApplied same cosmetic-gui tweaks to Neverputt.
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-12-23 rlkModified material sorter to draw opaque decals AFTER...
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-12-21 parastiRemoved a couple of obsolete includes.
2007-12-21 parastiReplaced a bunch of macros with enumerations.
2007-12-21 parastiRemoved audio_rate config variable and changed config...
2007-12-20 parastiBoring clean-up.
2007-12-20 parastiMerged branch 'no-SDL_mixer'.
2007-12-03 parastiMerged branch utf8.
2007-11-25 parastiFixed Neverputt pause sometimes using itself as the...
2007-11-13 parastiLeft Shift as the only modifier key.
2007-11-13 parastiFinally merged the keyboard-nav branch.
2007-10-03 parastiFixed an FTB error in Neverputt unnoticed due to broken...
2007-10-03 parastiRemoved the recently added additional gui_paint parameter.
2007-10-03 parastiIntroduced an additional parameter to gui_paint that...
2007-09-19 parastiRemoved archaic MSVC(?) pragmas.
2007-09-13 jammnroseChanged some C++ style comments to C style comments.
2007-09-13 jammnroseUpdated putt's main.c to fix the icon issue.
2007-09-08 parastiPainfully renamed share/i18n to share/lang.
2007-08-27 parastiUndid revision 1099 (dt scaling mods) for Neverputt...
2007-08-25 parastiApplied my "bidirectional dt scaling" patch. According...
2007-08-17 parastiLanguage selection in-game is no more. It might return...
2007-07-18 lorantAdd the "force-quit" feature to neverball replays and...
2007-07-16 lorantMerged source:branches/pause (revisions 954:1064) into...
2007-01-21 parastiCleaned up language handling code a little. In particular:
2006-11-13 parastiSpell-checked most of the code.
2006-07-05 parastiTurn w and h parameters of image_snap into local variables.
2006-07-01 parastiCall SDL_WM_SetIcon before SDL_SetVideoMode as suggeste...
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-03 parastiPutt code clean-up.
2006-05-27 parastiSave screenshots as PNG instead of BMP. (Code from...
2006-03-13 mrtoutbonus ball for bonus levels. Fix #56
2006-03-10 mrtoutRemove opengl dependency of mapc (need to split solid...
2006-03-09 mrtoutAdapt halo switch system to teleports (aka jumps)....
2006-03-08 mrtoutUpdate switch:
2006-03-03 parastiUn-internationalised the title strings and updated...
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...
2006-02-23 mrtoutfix mac mouse
2006-02-20 mrtoutAdd contextual strings
2006-02-18 mrtoutNew neverputt cousre selection interface
2006-02-18 mrtoutNew configuration menu for neverputt
2006-02-15 mrtoutAdd icons (cf. shinobufan.intuxication.org/neverforum...
2006-02-14 mrtoutremove remaining executable state of source files
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.