Fri, 15 Jan 2010 10:03:31 +0000 koda settings are applied to game launch
Thu, 14 Jan 2010 16:46:50 +0000 koda makes freepascal code compatible with OBJFPC mode
Thu, 14 Jan 2010 16:38:43 +0000 koda can use latest sdlimage, work on setting panel and option when launching the game, minor fixes
Wed, 13 Jan 2010 09:41:35 +0000 koda GameSetup is now a class, use of NSThread instead of pthreads, game doesn't quit after first execution (but crashes aftewards - the irony)
Tue, 12 Jan 2010 07:32:15 +0000 koda better network support + initial work for returning to frontend
Sun, 10 Jan 2010 00:52:20 +0000 koda initial support for engine protocol
Sat, 09 Jan 2010 01:34:23 +0000 koda move mixed functions in PascalExports
Sat, 09 Jan 2010 00:59:12 +0000 koda iphone overlay button animation
Fri, 08 Jan 2010 03:52:44 +0000 koda move all sdl source files in a proper directory
Fri, 08 Jan 2010 03:38:01 +0000 koda add stub files for other views and prevent useless crashes
Fri, 08 Jan 2010 01:29:28 +0000 koda fix italian translation
Fri, 08 Jan 2010 01:12:51 +0000 koda frontend images by Tiy, first setup of frontend
Thu, 07 Jan 2010 22:59:14 +0000 nemo Hopefully this is the last error. Fix the if test, offset by -1 due to how the output appears to be handled.
Thu, 07 Jan 2010 22:49:25 +0000 koda touch input: reset zoom, attack button
Thu, 07 Jan 2010 19:50:40 +0000 koda additional modifications for touch input
Thu, 07 Jan 2010 16:18:32 +0000 nemo Drop the LongInt conversion, strip the two tests that are too large
Thu, 07 Jan 2010 16:13:43 +0000 nemo misspelling
Thu, 07 Jan 2010 16:12:26 +0000 nemo bit of a short circuit to reduce a few pointless tests on most text strings
Thu, 07 Jan 2010 05:23:23 +0000 koda injection of custom code in SDL for iPhone in order to implement our frontend
Tue, 05 Jan 2010 21:26:38 +0000 nemo Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
Tue, 05 Jan 2010 19:20:44 +0000 nemo Galician locale by "Gallaecio"
Mon, 04 Jan 2010 01:35:57 +0000 koda Palewolf's updated translation, images in misc
Sun, 03 Jan 2010 22:58:19 +0000 koda lupdate + Palewolf's updated spanish translation + other patches of mine
Sun, 03 Jan 2010 17:27:25 +0000 koda rewritten find_file part
Sun, 03 Jan 2010 17:23:40 +0000 koda check for sdl_image and sdl_mixer versions
Sun, 03 Jan 2010 15:40:41 +0000 koda smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
Thu, 24 Dec 2009 13:38:20 +0000 koda regression, powerpc colors working again
Thu, 24 Dec 2009 02:02:12 +0000 koda introduction of IMG_Init
Sun, 20 Dec 2009 20:35:15 +0000 nemo Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
Sun, 20 Dec 2009 20:08:17 +0000 koda binding typo
Sat, 19 Dec 2009 19:37:30 +0000 koda update SDLMain.m/.h to latest version
Fri, 18 Dec 2009 02:47:28 +0000 koda complete transition of longword->sdl_color for TTF bindings
Fri, 18 Dec 2009 02:33:45 +0000 koda powerpc and gameserver compilation disabled temporarily
Wed, 16 Dec 2009 14:58:45 +0000 koda random updates for 10.6 and iphone builds
Mon, 14 Dec 2009 20:23:51 +0000 unc0rr Implement "team" chat between spectators
Mon, 14 Dec 2009 18:52:04 +0000 unc0rr Update translation
Thu, 10 Dec 2009 18:20:34 +0000 unc0rr Fix a rare bug when crosshair stucks in up position
Wed, 09 Dec 2009 17:35:42 +0000 nemo This seems a little more efficient
Tue, 08 Dec 2009 17:46:58 +0000 nemo Restore the plural forms - lupdate-qt4 seems to be behaving now. update the compiled files too
Tue, 08 Dec 2009 17:41:53 +0000 nemo Add language to each ts file, rerun disabling of teams.
Tue, 08 Dec 2009 17:37:41 +0000 nemo revert 2695 until I figure out why the linguist update stripped the numerusforms.
Tue, 08 Dec 2009 17:29:32 +0000 nemo Comment out the unused teams to avoid translators working on unused translations.
Sat, 05 Dec 2009 17:57:09 +0000 nemo Can't trim this unless another value is used. needed for joins.
Wed, 02 Dec 2009 02:29:53 +0000 nemo remove missing ogg
Mon, 30 Nov 2009 04:18:31 +0000 koda still updates for mac compilation
Sun, 29 Nov 2009 21:47:47 +0000 nemo Reorder
Sun, 29 Nov 2009 19:01:01 +0000 nemo Arbitrary sanity limits on names. 35 name, 15, username, 20 weapon, 20 scheme. Could increase, just to avoid annoying scrolling for silly names.
Sun, 29 Nov 2009 18:54:24 +0000 nemo Restore old column layout.
Sun, 29 Nov 2009 18:30:21 +0000 unc0rr Get rid of stupid ToggleLongInt and ToggleString functions
Sun, 29 Nov 2009 16:56:04 +0000 unc0rr Smaxx patch with tuning by me:
Sun, 29 Nov 2009 16:37:12 +0000 nemo New despeckle by Palewolf that pretty well on-the-fly
Sat, 28 Nov 2009 15:22:28 +0000 unc0rr Fix bug with cursor coordinates sent via net (or demo/save file)
Sat, 28 Nov 2009 02:46:15 +0000 koda other tweaks for mac compilation
Thu, 26 Nov 2009 18:43:33 +0000 unc0rr Probably fix bug (not tested, I just checked if it builds)
Thu, 26 Nov 2009 16:51:03 +0000 unc0rr A message to help debug
Wed, 25 Nov 2009 04:27:53 +0000 koda some tweaks in the mac compilation system
Tue, 24 Nov 2009 20:40:08 +0000 nemo tiny french tweak by artart78, check in inu's portugese much later now that svn is back
Sun, 22 Nov 2009 04:28:30 +0000 koda fix build
Sun, 22 Nov 2009 01:50:38 +0000 nemo new portugese text from inu
Sat, 21 Nov 2009 22:55:20 +0000 nemo Proper plurals for english, french updates from artart78
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip