Fix interpolation in title screen replays
[neverball] / putt /
2011-02-10 parastiSplit SOL data structures into base, varying and render...
2011-01-14 parastiNeverputt: use directional light (like Neverball does)
2011-01-13 parastiNeverputt: tweak course selection layout logic
2010-12-29 parastiFix missing switch breaks for key-up events
2010-11-25 parastiRemove unused state structure member
2010-11-24 parastiBump
2010-11-09 parastiMove joystick-recentered tracking to share/state
2010-11-09 parastiUse normalized floats to represent joystick axis values
2010-11-09 parastiFix awkward requirement for non-zero joystick axis...
2010-10-29 parastiCorrectly check switch test return value in Neverputt
2010-10-29 parastiFix accidental switch/teleporter behavior changes
2010-10-28 parastiRevert "share/solid: wrap all structs with typedefs"
2010-10-27 parastishare/solid: wrap all structs with typedefs
2010-10-20 parastiRemove "geometry" option
2010-09-06 parastishare/state: pass state pointers to enter/leave handlers
2010-08-14 parastiSplit base_name into a basic and a suffix-removing...
2010-08-14 parastiAdd some auxiliary string macros
2010-07-14 parastiPutt: use "idle" worldspawn key as override for idling...
2010-01-11 parastiODE physics
2009-10-30 parastiRemove unused sol_load_gl parameter
2009-08-29 parastiPrint last error when VFS init fails
2009-08-27 parastiScan for and add courses not listed in courses.txt...
2009-08-27 parasticourses.txt: move shot/desc to the individual course...
2009-08-23 parastiFix attempt to use "joystick" option before config...
2009-06-18 parastiActually use the "joystick" config option
2009-06-15 parastiWrite all screen shots to a Screenshots directory
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-06-12 parastiRestore video subsystem initialization when calling...
2009-05-19 parastiClean up some magic constants
2009-05-19 parastiInit SDL video subsystem separately, as part of video_init
2009-04-19 CSYEnforce "soft" tabs (somehow, Dev-C++ make the existing...
2009-04-19 CSYPartially enforce 80-character limit in hole.c.
2009-04-01 parastiRip out locale <-> UTF-8 filename conversions (and...
2009-02-20 parastishare/lang: eliminate redundant lang_init param
2009-02-20 parastiTransform default game/locale data paths based on execu...
2009-02-16 parastiTurn initial mode setting and WM setup into video_init
2009-02-16 parastishare/video: s/config_/video_/
2009-02-16 parastishare/video: move some non-config code from share/confi...
2009-02-16 parastiReassign first param of click handler to hold SDL butto...
2009-01-29 parastiDisplay version in the window caption
2008-11-09 KrabbyKrap * tricky golf hole 1: ramp adjustments
2008-11-06 parastishare/solid: split off physics to a separate file
2008-11-06 KrabbyKrapDon't draw invisible switches in Neverputt
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.
next