hedgewars/hwengine.pas
Sat, 05 Jun 2010 14:07:58 +0000 koda now engine can be optionally built as library, there's an example wrapper of how to use it
Thu, 03 Jun 2010 18:31:56 +0000 koda map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
Wed, 02 Jun 2010 13:52:23 +0000 koda a bunch of minor stuff
Mon, 31 May 2010 19:33:42 +0000 koda add some memory aware code
Sun, 16 May 2010 17:23:30 +0000 koda update sdl functions to latest revision
Fri, 07 May 2010 20:45:03 +0000 sheepluva wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)
Fri, 07 May 2010 09:57:12 +0000 sheepluva * no zooming when game is paused
Thu, 06 May 2010 09:25:13 +0000 sheepluva * get rid of some fpc hints (redundant/superfluous includes)
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sat, 01 May 2010 17:29:48 +0000 nemo Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
Mon, 26 Apr 2010 01:55:26 +0000 koda add other controls for map preview, also fix a bug in digest
Sun, 25 Apr 2010 02:30:42 +0000 koda wow all these files only for land preview and seed generation
Tue, 06 Apr 2010 18:14:15 +0000 koda restore and update the old general settings
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Mon, 29 Mar 2010 23:20:34 +0000 koda just some very sane stuff for the iphone port (plus some macro on pascal files)
Mon, 29 Mar 2010 20:40:33 +0000 smxx Engine:
Mon, 29 Mar 2010 13:37:52 +0000 smxx Engine:
Mon, 29 Mar 2010 13:35:15 +0000 smxx Engine:
Fri, 26 Mar 2010 15:55:20 +0000 nemo Remove doubled call of freeEverything
Thu, 25 Mar 2010 23:02:55 +0000 koda testing ftw
Thu, 25 Mar 2010 23:01:50 +0000 koda reworked interaction of engine/frontend when closing
Wed, 24 Mar 2010 14:03:03 +0000 smxx Engine:
Tue, 23 Mar 2010 19:06:43 +0000 nemo Free land object SDL surfaces.
Tue, 23 Mar 2010 16:53:45 +0000 unc0rr wtf
Mon, 22 Mar 2010 20:19:06 +0000 nemo I can't read.
Mon, 22 Mar 2010 18:02:39 +0000 nemo Oops. More like this. (initEverything was being called for Game() and preview in non-iphone already)
Mon, 22 Mar 2010 17:59:59 +0000 nemo Remove doubled call of freeEverything. restore freeing of LandBackSurface pending unc0rr explaining why 'sactly he took it out (assuming an error right now)
Mon, 22 Mar 2010 17:48:19 +0000 unc0rr Clean Augean stables
Mon, 22 Mar 2010 11:52:16 +0000 nemo Just tidying up a bit. Comments, moving uMisc to end of frees in case ones above it need logging
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Sun, 21 Mar 2010 03:51:58 +0000 koda a couple of smaller cleanups that didn't get in previous commit
Sat, 20 Mar 2010 15:16:59 +0000 koda update project for ipad target
Thu, 18 Mar 2010 23:25:32 +0000 koda move the buttons a little
Sun, 14 Mar 2010 20:22:00 +0000 smxx Engine:
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Sat, 06 Mar 2010 10:54:24 +0000 unc0rr hate Smaxx (tested)
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Thu, 18 Feb 2010 13:23:24 +0000 smxx Engine:
Sat, 13 Feb 2010 01:56:35 +0000 koda allow to compile engine as library with HWLIBRARY symbol
Fri, 12 Feb 2010 16:39:22 +0000 smxx Engine:
Wed, 10 Feb 2010 22:00:49 +0000 koda add a new way to fetch version info from pascal to c
Wed, 10 Feb 2010 17:31:12 +0000 smxx Engine:
Wed, 10 Feb 2010 09:52:00 +0000 smxx Engine:
Wed, 10 Feb 2010 00:55:40 +0000 smxx Engine:
Thu, 04 Feb 2010 20:45:03 +0000 smxx Server:
Wed, 03 Feb 2010 23:36:42 +0000 koda implement transition in the way i had in mind
Sun, 31 Jan 2010 22:52:42 +0000 smxx Engine:
Fri, 29 Jan 2010 00:55:14 +0000 koda LANDSCAPE ON IPHONE
Thu, 28 Jan 2010 20:36:24 +0000 nemo IOResult is a special variable
Wed, 27 Jan 2010 00:11:52 +0000 nemo Tweak load order
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
Tue, 26 Jan 2010 04:13:37 +0000 nemo Free up some unfreed memory. Needed for Koda's iphone lib work
Sun, 24 Jan 2010 19:52:30 +0000 koda update iphone frontend to the new (silly) sdl api, code cleanups for other sections
Sun, 24 Jan 2010 13:37:03 +0000 koda fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
Sat, 23 Jan 2010 21:57:24 +0000 koda rewrite gamesetup to use less memory, rename effects to sound plus some nice actions, settings work in game again
Mon, 18 Jan 2010 05:36:08 +0000 koda replace initialization/finalization statements with custom init functions
Sat, 16 Jan 2010 17:30:37 +0000 koda objc/pascal finally working
Sat, 16 Jan 2010 06:48:56 +0000 koda code cleanup and opengles optimizations
Tue, 12 Jan 2010 07:32:15 +0000 koda better network support + initial work for returning to frontend
less more (0) -60 tip