glasstower: smooth glass goal
[neverball] / ball /
2008-06-10 parastiHack share/item to use OBJ geometry
2008-06-10 parastiMove item-related functions into a separate module
2008-05-07 KrabbyKrapRestart updates
2008-05-02 parastiRevert "Merge 'putt-collisions' branch"
2008-05-01 KrabbyKrapMerge 'putt-collisions' branch
2008-04-30 parastiNUL-terminate long player names in config screen
2008-04-27 KrabbyKrapRemoved extra whitespace
2008-04-20 parastiReuse same goal enabled flag on level retry
2008-04-19 parastiRestore original Escape behaviour if pause key is not...
2008-04-16 parastiSet DST field of replay date to unknown
2008-04-12 KrabbyKrapTrivial lazy camera fix
2008-04-09 parastiUpdate current replay when renaming player.
2008-04-08 parastis/TRANSLATORS/Translators/ in xgettext comments
2008-04-08 parastiImplement pretty translatable SDL key names
2008-04-04 parastiOnly save set score when player clicks "Finish" in...
2008-04-04 parastiAllow optional third value in score presets.
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-22 CSYFixed - You start with three lives, not four.
2008-03-17 parastiUn-highlight the OK button in "Enter Name" screen.
2008-03-13 parastiAllow set shots in cheat mode only.
2008-03-12 parastiMerge 'progress' branch.
2008-03-10 parastiImplement new shot name generation using a persistent...
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 parastiRevert "Restored progress.c and properly gave credit...
2008-03-01 parastiRevert "Bugfixing"
2008-03-01 KrabbyKrapBugfixing
2008-03-01 KrabbyKrapRestored progress.c and properly gave credit for arbitr...
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-02-24 KrabbyKrapRestored Lazy Camera view and play shrink/grow audio...
2008-02-24 parastiConsistency.
2008-02-24 KrabbyKrapPressing r in fall-out and times-up screens will restar...
2008-02-03 parastiFixed a potential NULL dereference in gui_demo_update_s...
2008-02-03 KrabbyKrapEnsure the information isn't accessed from a no longer...
2008-02-03 KrabbyKrapReplay information correct immediately after viewing
2008-02-01 parastiFixed current time computation in uniform mode.
2008-01-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2008-01-27 parastiRevert premature level-contributions branch merge.
2008-01-26 rlkAdded uniform sync option.
2008-01-26 KrabbyKrapClean up.
2008-01-26 KrabbyKrapFixed the problem that in a rare case, a set is downloa...
2008-01-26 KrabbyKrapMerged only code for downloaded contribution support...
2008-01-18 parastiFixed missing init.
2008-01-12 rlkTweaks to ball rendering mechanism.
2008-01-11 parastiFixed help state to not play replays that failed init.
2008-01-11 parastiAdded HUD toggle for replays.
2008-01-08 rlkMerged ball-test branch.
2008-01-06 parastiEliminated some duplicate code in ball/set.
2008-01-06 parastiExtended a hack to avoid redoing set init on prev/next...
2008-01-06 parastiRolled back ball/set to a less exposed implementation.
2008-01-06 parastiAdded a new module to be used as a dump of generic...
2008-01-04 parastiRevert "Added a place-holder for a new module."
2008-01-04 parastiAdded a place-holder for a new module.
2008-01-04 parastiRemoved needless locked and completed counters from...
2008-01-03 rlkA few tiny fixes working around the anachronisms of...
2008-01-03 rlkAdded joystick digital pad button config symbols.
2008-01-03 rlkFixed play_loop_angle warning fix. It was defined...
2008-01-03 parastiPain killers for the aftermath of the tilt sensor abstr...
2008-01-02 rlkAdded tilt sensor abstraction.
2008-01-01 rlkEnhanced specular illumination.
2008-01-01 rootMerged lockstep branch.
2007-12-31 rlkFixed the zero-velocity test in the edge/vert collision...
2007-12-31 parastiFurther hacked Krabby's bonus hack.
2007-12-31 KrabbyKrapFixed lg
2007-12-31 KrabbyKrapThe proper bonus level is now included in the congratul...
2007-12-30 rlkFixed foreground billboards not depth-sorting correctly...
2007-12-30 rlkExperimenting with foreground billboards.
2007-12-30 rlkFixed a couple warnings when compiling with icc.
2007-12-30 parastiHouse keeping.
2007-12-29 KrabbyKrapClean up
2007-12-29 KrabbyKrapSet now finishes properly in Challenge mode, Level...
2007-12-29 parastiPorted a couple of changesets from cosmetic-gui branch.
2007-12-29 KrabbyKrapA few adjustments, bonus level implementation now works...
2007-12-29 KrabbyKrapA congratulatory message is now given to user when...
2007-12-29 KrabbyKrapDeny playing bonus levels in any mode, including challe...
2007-12-26 rlkOops, forgot to enable the stats only on config.
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-12-23 rlkModified material sorter to draw opaque decals AFTER...
2007-12-23 rlkRemove insidious F11 fullscreen toggle. That will...
2007-12-22 rlkFixed level data not being freed by conf state. This...
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-12-21 parastiReplaced a bunch of macros with enumerations.
2007-12-21 parastiRemoved audio_rate config variable and changed config...
2007-12-21 elvizRemoved remaining SDL_mixer includes
2007-12-20 parastiBoring clean-up.
2007-12-20 parastiMerged branch 'no-SDL_mixer'.
2007-12-20 parastiProper ball shadow removal in poser mode. Patch from...
2007-12-15 rlkAdded a tweak to place the GUI into "recently moved...
2007-12-12 parastiFixed a no-default-button-on-fail bug in Challenge...
2007-12-03 parastiMerged branch utf8.
2007-11-27 parastiRenamed functions: grow_set -> grow_init, grow_ball...
2007-11-27 parastiChanged grow/shrink logic to avoid equality tests of...
2007-11-24 elvizRestored replay overwrite fix (Windows); didn't seem...
2007-11-13 parastiLeft Shift as the only modifier key.
2007-11-07 parastiChanged cheat mode keyword.
2007-11-07 parastiMinor clean-up.
2007-11-07 parastiClear "paused" flag on delete/keep at Replay Paused...
2007-11-06 parastiReplay pause/end screen: removed info and reordered...
next