Renamed a bunch of variables that were referring to "secrets".
[neverball] / share /
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.
2006-02-17 mrtoutfix translation
2006-02-17 mrtoutGreat job nue, and thanks for the german transtation!
2006-02-15 mrtoutFix config bug (I hope mym will let me quiet now)
2006-02-14 mrtoutremove remaining executable state of source files
2006-02-14 mrtoutFix some strings, and add fr translations
2006-02-13 mrtoutupdate strings
2006-02-13 mrtoutNew resolution config submenu
2006-02-13 mrtoutI18N
2006-02-13 mrtoutclean the set selection code adn add a config variable...
2006-02-13 mrtoutPrepare i18n: use UTF-8, add DejaVu font, convert some...
2006-02-06 jolynsbassremoved the old-style replay compatibility hack.
2006-02-04 jolynsbassRestored old-style replay compatibility
2006-01-28 rlkInitial import.