Fixed a problem with Makefile.mingw where make wasn't rebuilding targets
[neverball] / share /
2007-07-11 parastiSomewhat localised game's version stuff to the Makefile...
2007-07-09 parastiChanged config_user_path to check the APPDATA environme...
2007-07-09 parastiFixed a nasty but minor bug in config_user_path. EEXIS...
2007-07-08 parastiMoved the call to Mix_CloseAudio after Mix_FreeChunk...
2007-06-30 parastiPO update + Norwegian Nynorsk translation. (Thanks...
2007-06-12 rlkFixed white dot in empty GUI labels. (next-power-of...
2007-05-11 parastiAdded uau to AUTHORS.
2007-05-06 parastiPort all changes from sol-bounce-mod branch to trunk.
2007-04-23 rlkFixed GUI font texture coordinates sometimes being...
2007-04-19 rlkPotential fix for the ball texture seem.
2007-04-16 jammnroseAdded the line:
2007-04-11 parastiMerged item_push_text back into item_push.
2007-04-11 parastiUncomment highlighting of the widget under the cursor...
2007-04-08 rlkAdded multisample option.
2007-04-01 jammnroseCan't have comments on #define lines, old mapc.c limits...
2007-04-01 jammnroseIncreased mapc.c limits.
2007-01-21 parastiCleaned up language handling code a little. In particular:
2006-11-27 parastiFixed misnamed variable.
2006-11-27 parastiSimplified resol_enter.
2006-11-27 parastiRenamed a variable.
2006-11-23 parastiFixed an issue where the chan array was cleared during...
2006-11-19 parastiSet sound channels in output to stereo.
2006-11-13 parastiSpell-checked most of the code.
2006-11-13 parastiRan 'aspell --mode=ccpp' on share/mapc.c. Can't believ...
2006-11-12 parastiFixed a glitch where 12 display lists were created...
2006-11-07 parastiDo not internationalize "Last" because of a couple...
2006-11-04 rlkTesting a simple potential fix to the repeated path...
2006-11-03 mymIncrease max switch value to add a new level
2006-10-24 lucEnable compile time specification of data and locale...
2006-09-26 parastiFix a small bug in the Windows portion of config_user_p...
2006-08-20 parastiRename growup and growdn PNGs to grow and shrink.
2006-08-19 parastiRemove all coin-specific geometry functions except...
2006-08-19 parastiAdd a "coin" item type. In effect this makes coin...
2006-08-15 parastiAlmost completely separate coins and items in share...
2006-08-15 parastiIntroduce the "item" concept. First batch of changes...
2006-08-03 parastiAdd Spanish translation and try not to mess anything...
2006-08-02 parastiClean-up recently added code in share/solid.c.
2006-08-01 mrtoutPut metadata near the begin of the sol files, therefore...
2006-08-01 parastiMinor code simplification in share/i18n.c
2006-07-12 parastiMore clean-up. Also removed the FPS lock, see
2006-07-09 parastiSimplify call to memset in config_init(). Don't link...
2006-07-07 parastiRemove SDL_mixer from base config (I doubt mapc needs...
2006-07-05 parastiChange SOL "magic number" to 0x4c4f53af. See rationale...
2006-07-05 parastiRemove put_string and get_string: not used anymore.
2006-07-05 parastiTurn w and h parameters of image_snap into local variables.
2006-07-04 parastiRemoved gettextdbg() which apparently served no purpose...
2006-07-01 parastiRemove "angle" attribute of info_player_start. See
2006-07-01 parastiRemove redundant else clause.
2006-06-18 parastiRandom tiny modifications:
2006-06-10 parastiDone with header clean-up.
2006-06-10 parastiKill trailing whitespace.
2006-06-10 mymvalid C comments
2006-06-10 jolynsbassBall can grow and shrink with special coins.
2006-06-08 parastiFix indentation.
2006-06-08 parastiRemove default last set macro.
2006-06-08 parastiRemove "last_set" config option. Resolves ticket:49.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-05 parastiShared code clean-up. One more and I suppose it's...
2006-06-01 parastiApplying paxed's patch. "This diff makes the image...
2006-05-27 parastiSave screenshots as PNG instead of BMP. (Code from...
2006-04-26 parastiRenamed config dir from 'neverball-svn' to 'neverball...
2006-03-18 mrtoutdefine _XOPEN_SOURCE, fix #36 (again)
2006-03-16 mrtoutUse the "angle" attribute of "info_player_start" entiti...
2006-03-14 mrtoutCoin picture now only depend on the language (nomore...
2006-03-13 mrtoutbonus ball for bonus levels. Fix #56
2006-03-11 mrtoutfix #36
2006-03-11 mrtoutI can't sleep, so fixing bugs #39
2006-03-10 mrtoutFix #37 (thank you Mehdi)
2006-03-10 mrtoutAdd special goal exit, and start to factorise all level...
2006-03-10 mrtoutFix stupid sdl main shortcut
2006-03-10 mrtoutRemove opengl dependency of mapc (need to split solid...
2006-03-10 mrtoutReduce mapc dependences (need to split image.[ch])
2006-03-09 mrtoutAdapt halo switch system to teleports (aka jumps)....
2006-03-09 mrtoutfixes #60
2006-03-08 mrtoutAdd coloured goal. (bump sol version)
2006-03-08 mrtoutUpdate switch:
2006-03-08 mrtoutadd the skip value to the mapc
2006-03-08 mrtoutadd 'skip value' goals, bumb sol version
2006-03-06 mrtoutAdd invisible switch (set an 'invisible' tag to '1...
2006-03-05 mrtoutMetadata inclusion in levels. I hope everybody will...
2006-03-05 mrtoutadd magic to sol files and allow simple loading without...
2006-03-05 mrtoutfix #43
2006-03-05 mrtoutDistinct label for goal and time record tables. Hide...
2006-03-04 mrtoutadd replay file extension (fixes #42)
2006-03-04 mrtoutFix high-score saving.
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
2006-03-03 mrtoutNew replay information screen.
2006-03-02 mrtoutAnother demo code clean and demo format upgrade
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...
2006-03-01 mrtoutupdate copyright info, also add a copiright template...
2006-03-01 mrtoutSave an player name chages:
2006-02-28 mrtoutparitaly fixes #36
2006-02-27 mrtoutBetter cheat mode (only for testing the game :p)
2006-02-27 parastiSound buffering - yes, file modes - I guess not ;)...
2006-02-27 mymreadd valid C comments for sound buffering
2006-02-27 parastirm C++ style comments.
2006-02-27 mymreduced windows sound buffer to Linux values
2006-02-20 mrtoutchange mode names
2006-02-20 mrtoutAdd contextual strings
2006-02-19 mrtoutNew play mode. be happy.
next