Undid revisions 884 and 883, in effect removing the macosx directory.
[neverball] / ball /
2007-04-30 parastiFixed erroneous comment.
2007-04-28 parastiChanged the representation of bonus levels in level...
2007-04-23 parastiAdded conditional playback of "Select" when entering...
2007-04-11 parastiMade sure inter.ogg is always played in level selection...
2007-04-11 parastiMerged item_push_text back into item_push.
2007-04-11 parastiChanged a couple of if's to a switch.
2007-04-10 parastiFixed a crash when clicking a disabled Back button...
2007-04-08 rlkAdded sound effects for grow and shrink items.
2007-04-07 mymrevert #787 and #789
2007-04-07 mymupdate hard path to title.sol
2007-04-05 parastiPer discussion, don't initialize ball_b, effectively...
2007-01-21 parastiCleaned up language handling code a little. In particular:
2007-01-08 parastiTiny tweaks to Help screen.
2006-12-20 parastiMinimalistic code clean-up.
2006-12-14 parastiSome string updates and code clean-up.
2006-11-29 parastiChanged the prev / next logic in set_enter to match...
2006-11-22 parastiAdjusted conf screen to be usable with joystick / keyboard.
2006-11-22 parastiMoved images in the tech tab to the right.
2006-11-21 parastiPort r705:735 from /branches/help.
2006-11-17 parastiLet translators change date format. This should solve...
2006-11-13 parastiSpell-checked most of the code.
2006-11-11 parastiAdded long mode names.
2006-11-09 parastiRenamed a bunch of variables that were referring to...
2006-11-07 parastiChange the "special" attribute name to "bonus" to fit...
2006-11-06 parastiSimplify code in set_enter() and gui_set().
2006-11-06 parastiModify chomp() to brutally remove any combination of...
2006-11-03 parastiDon't leave the game running in the background after...
2006-11-03 parastiRemove drawball for real this time and fix an accidenta...
2006-11-02 parastiTemporarily remove i18n of screenshot filenames. That...
2006-11-02 parastiRemove the drawball variable and the burst of stars...
2006-10-29 parastiSubstitute "degrees" for the degree sign, fix grammar...
2006-10-29 parastiRemove byte order mark. Compiler doesn't like it.
2006-10-29 tonesfrommarschanged a few awkward phrases in help menus
2006-10-25 mymupdate secrets tab: rename tab, remove special goals...
2006-10-22 mymadd infos in Modes and Secrets tabs
2006-10-21 parastiPartially porting revision 609 from the save-replay...
2006-10-21 parastiDo not internationalize replay filenames. This is...
2006-10-20 parastiRemove "Credits" tab from the Help screen. Also rename...
2006-10-20 myma try to set the Secrets tab of the help screen
2006-10-16 parastiDon't provide a default name string. As a side effect...
2006-10-15 parastiMinor code clean-up.
2006-10-14 parastiDon't internationalise player name. Temporary solution...
2006-10-09 parastiChange the parameter of demo_exists() to const.
2006-10-08 parastiCertain asset filenames are loaded from the solid data...
2006-10-08 parastiChange a "magic number" to a preprocessor macro. Also...
2006-10-08 parastiDo not display file name of the level at replay selection.
2006-10-08 parastiIsolate basename stuff in a completely separate functio...
2006-09-27 parastiOn Windows, when renaming Last to the destination filen...
2006-09-20 parastiPut all the time conversion operations in a separate...
2006-09-18 parastiReuse a variable in date_to_str(). It also appears...
2006-09-18 parastiUse mktime() to normalize the computed local time struc...
2006-09-18 parastiMinor simplification of code in date_to_str().
2006-09-18 parastiStore replay date/time as an ISO 8601 formatted string...
2006-08-19 parastiDo the check for goal open only if the item is a coin.
2006-08-19 parastiUpdate Ball's code to use the "coin" item type.
2006-08-16 parastiMissed this one. Remove check for custom coin values...
2006-08-15 parastiAlmost completely separate coins and items in share...
2006-08-13 parastiRemove "proof of concept" launching of levels from...
2006-08-06 parastiRevert revision [530] (global loading of sets at start...
2006-08-04 parastiRevert revision [536] to avoid making further changes...
2006-08-02 mrtoutReplace strong level path from replay with a couple...
2006-08-02 parastiRe-add demo base name handling.
2006-08-02 mrtoutSince the --replay command line option, extension and...
2006-08-02 mrtoutfix #84
2006-08-02 mrtoutan other proposition for #81
2006-08-02 mrtouta proposition for #81
2006-08-02 mrtoutglobal level and set loading at the begin of the game
2006-08-02 parastiVery minimalistic simplification of some code in ball...
2006-08-02 parastiClean-up the level structure.
2006-08-02 parastiReformat code to fit in 80 columns. Jean, I cannot...
2006-08-01 parastiRetab ball/level.h.
2006-08-01 mrtoutPut metadata near the begin of the sol files, therefore...
2006-08-01 mrtoutfix #18
2006-08-01 mrtoutFix #69
2006-08-01 parastiKill tabs.
2006-08-01 mrtoutdisplay play mode on the level title
2006-07-22 parastiMark audio files for localisation (just Ball) and allow...
2006-07-17 parastiFix code formatting.
2006-07-17 parastiMisc.
2006-07-16 parastiFix format string. Oops.
2006-07-16 parastidemo_header_write() now writes the header. :-P
2006-07-15 parastiPut "replay" field back: doesn't work only in the...
2006-07-15 parastiMoved extension and basename stuff to demo_scan_file...
2006-07-15 parastiBoring clean-up: there are some things 'indent' is...
2006-07-14 parastiChanged unlink() to remove(). Some warnings about...
2006-07-12 parastiMore clean-up. Also removed the FPS lock, see
2006-07-12 parastiSome very humble code pretty-up.
2006-07-05 parastiSimplify code: say it in C.
2006-07-05 parastiTurn w and h parameters of image_snap into local variables.
2006-07-05 parastiMoving st_demo_* declarations back in the header, to...
2006-07-05 parastiSomewhat improve code uniformity.
2006-07-05 parastiChange magic number of replays. (See
2006-07-04 parastiAutosave.
2006-07-04 parastiMore docstring clean-up. Renamed REPLAY_VERSION to...
2006-07-04 parastiRemoved gettextdbg() which apparently served no purpose...
2006-07-04 parastiMinor code clean-up.
2006-07-01 parastiCall SDL_WM_SetIcon before SDL_SetVideoMode as suggeste...
2006-07-01 parastiRemove "angle" attribute of info_player_start. See
2006-06-25 parastiThere was a space missing between parameters in a call...
2006-06-24 parastiReverting some demo header modifications to keep the...
next