hedgewars/uLocale.pas
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Thu, 10 Jan 2013 22:59:46 +0400 martin_bede Fix tons of warnings
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Fri, 23 Nov 2012 13:08:50 +0400 unc0rr Bring ansistrings back
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Wed, 14 Nov 2012 23:27:33 +0400 unc0rr Engine loads fine with basic config physfslayer
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Sat, 12 May 2012 23:55:09 +0400 unc0rr pas2c stuff again
Fri, 11 May 2012 00:05:47 +0200 koda minor changes for warnings and a variables scope
Thu, 10 May 2012 23:21:56 +0200 koda the ios port runs again, although with a few things to sort out
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Sun, 12 Feb 2012 15:27:25 +0100 koda gather context restoration under a single keyword
Thu, 09 Feb 2012 18:09:03 +0100 koda small ios weapon localisation handling fix
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Mon, 12 Dec 2011 00:10:55 +0100 koda added 'loaded locale' message, other minor things
Sun, 27 Nov 2011 23:13:22 +0300 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Sun, 02 Jan 2011 13:54:28 +0100 sheepluva display caption for ammotype amNothing when switched to so that players know what just happened
Sun, 21 Nov 2010 19:41:19 +0300 unc0rr uDebug
Sat, 20 Nov 2010 23:55:00 +0300 unc0rr Move localization data to uVariables, some Uses cleanup
Thu, 18 Nov 2010 12:12:51 +0300 unC0Rr Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Wed, 17 Nov 2010 20:28:42 +0300 unc0rr Move variables from uConsts to uVariables
Fri, 12 Nov 2010 14:54:53 +0100 koda drillstrike! might require the drill patch to improve behavior
Fri, 05 Nov 2010 15:36:45 -0400 nemo Add some more game goals. Sorry translators.
Mon, 11 Oct 2010 20:34:21 +0200 Tobias Neumann New Weapon: Resurrector (TODO: ammo icon + sprites)
Wed, 06 Oct 2010 02:31:04 +0200 koda use dynamic data from engine instead of using hardcoded values
Thu, 26 Aug 2010 16:02:09 +0200 smaxx Engine:
Tue, 03 Aug 2010 14:19:47 +0200 smaxx Engine:
Mon, 02 Aug 2010 18:19:55 +0200 smaxx Engine:
Wed, 19 May 2010 02:10:28 +0000 nemo Henek adds a flamethrower, updates some translations, and tweaks how fire works.
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sat, 01 May 2010 05:15:16 +0000 sheepluva * added some comments
Fri, 30 Apr 2010 12:19:25 +0000 mbait Gas grenade:
Fri, 16 Apr 2010 16:04:41 +0000 smxx Engine:
Thu, 15 Apr 2010 20:46:34 +0000 nemo Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
Sat, 10 Apr 2010 19:04:39 +0000 smxx Engine:
Tue, 06 Apr 2010 10:51:09 +0000 smxx Engine:
Fri, 26 Mar 2010 15:59:21 +0000 smxx Engine:
Fri, 26 Mar 2010 00:26:32 +0000 nemo Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
Mon, 15 Mar 2010 11:53:32 +0000 smxx Engine:
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Mon, 01 Mar 2010 22:25:57 +0000 smxx Engine:
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Mon, 01 Mar 2010 19:20:43 +0000 smxx Engine:
Mon, 01 Mar 2010 18:01:09 +0000 smxx Engine:
Thu, 25 Feb 2010 13:02:08 +0000 smxx Engine:
Thu, 04 Feb 2010 20:45:03 +0000 smxx Server:
Thu, 28 Jan 2010 20:36:24 +0000 nemo IOResult is a special variable
Thu, 28 Jan 2010 19:01:57 +0000 nemo Remove inverted and useless test
Tue, 26 Jan 2010 23:00:45 +0000 nemo Alternate loading for koda's consideration. For case of pt_BR will try en, pt, then pt_BR
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
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)
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Thu, 15 Oct 2009 17:42:21 +0000 nemo Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Sun, 27 Sep 2009 14:33:59 +0000 unc0rr - Patch for "Syncronizing" message by Smaxx + some tweaks by me
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Tue, 08 Sep 2009 19:44:49 +0000 nemo Add an empty weapon to avoid selection of weapons which aren't yet ready. Might all be useful to switch to amNothing in certain situations, like after using up all ropes, instead of bazooka.
Sun, 21 Jun 2009 22:43:38 +0000 nemo Localise words "Fuel" and "Remaining" - add shot counter to deagle.
less more (0) -100 -60 tip