Assume map compatibility by default if client's map version is 1
[neverball] / ball /
2009-03-19 parastiAssume map compatibility by default if client's map...
2009-03-09 parastiball/st_demo: display warning on map version mismatch
2009-03-09 parastiUse CMD_MAP for server/client map compatibility checks
2009-03-04 parastiball/level: remove level_dump (maintenance burden)
2009-02-25 parastiball/set: skip Misc set on init unless in dev mode
2009-02-25 parastiInit the default fast unlock coin values with the level...
2009-02-20 parastiTreat a single unrecognised argument as a replay name
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 parastiAdd bindings to toggle between chase and manual views
2009-02-16 parastiMake mouse buttons configurable (full view control)
2009-02-16 parastiReassign first param of click handler to hold SDL butto...
2009-02-12 parastiRename Unlock Goal scores to Fast Unlock
2009-01-29 parastiDisplay version in the window caption
2009-01-15 parastiMake chase view track ball's position more accurately
2009-01-15 parastiAvoid duplicate manual rotation increment on manual...
2009-01-13 parastiShow a "Finish" button after completing last level...
2009-01-09 parastiImplement a server/client-like game/replay architecture
2008-12-29 CSYFixed - Enforced 80-character maximum on demo.c
2008-12-22 parastiMerge branch 'teleporter-tweaks'
2008-12-14 parastiDisplay "Unavailable" in score board when no score...
2008-12-14 parastiball/util: add a space between "back" and "prev"
2008-12-09 parastiball/progress: keep same goal-enabled flag on retry...
2008-11-06 parastishare/solid: split off physics to a separate file
2008-11-06 parastiRemove obsolete NO_AA macro definition
2008-10-27 parastiRemove duplicate date_to_str declaration
2008-08-30 parastiTweak level start layout to show set/mode together
2008-08-30 parastiShow mode at level start only in challenge mode
2008-08-30 parastiRemove dead code, killed by replay info mode field...
2008-08-30 parastiDon't update replay info on utility widget mouse-overs
2008-08-30 parastiReorganise info in replay screen, remove mode field
2008-08-30 parastiReplace MODE_COUNT hack with an enumeration
2008-08-28 parastiMark levels completed when using set cheat
2008-08-15 parastiHide Unlock Goals score button in Set Complete screen
2008-08-15 parastiRework ball/util widget token policy
2008-08-15 parastiRemove remaining references to GUI_NULL_MASK
2008-08-15 parastis/gui_back_prev_next/gui_navig/g
2008-08-15 parastiAdd time from unsuccessful runs to total set time
2008-08-04 parastiHigh-light Challenge button when activated in cheat...
2008-08-03 parastiAllow to input spaces with keyboard in name screens
2008-08-03 parastiChange replay name screen to match player name screen
2008-08-03 parastiMake default replay name user-configurable
2008-08-03 parastiAdd set_id to ball/set interface, for set "identifier...
2008-08-03 parastiRename level structure member "repr" to "name"
2008-07-31 parastiEliminate performance penalty on mirror-less maps with...
2008-07-27 parastiImmediately resume replay playback after pause
2008-07-27 parastiRestore 1-second pause at start of replay playback
2008-07-18 parastiDelay buffer swap in level_snap until after image_snap
2008-07-12 parastiSet the EWMH _NET_WM_ICON window hint on X11 systems
2008-06-14 parastiReadd SOL file name display at level selection in cheat...
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.
next