hedgewars/hwengine.pas
Sat, 05 May 2012 18:10:41 +0100 koda the scope cleanup continues...
Sat, 05 May 2012 17:29:04 +0100 koda split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
Sat, 05 May 2012 17:19:33 +0100 koda revisit isTerminated in hwengine
Sat, 05 May 2012 15:17:16 +0100 koda adjust the scope of a few uSound variables and functions
Wed, 02 May 2012 08:07:17 +0100 koda add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
Sat, 28 Apr 2012 15:03:52 +0200 Xeli changed uKeys to uInputHandler to better reflect its function
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Mon, 23 Apr 2012 19:22:16 +0200 Xeli - change uKeys to be event based rather than polling
Sun, 08 Apr 2012 18:46:09 +0200 koda formatting
Thu, 23 Feb 2012 12:58:17 -0500 nemo Revert most of 033e4a8a9c74 and 9d501dc22f71 (see bug #362)
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Mon, 13 Feb 2012 08:18:59 +0100 koda update position of on screen buttons on resize
Sun, 12 Feb 2012 15:27:25 +0100 koda gather context restoration under a single keyword
Tue, 07 Feb 2012 00:34:25 +0100 koda ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
Sun, 29 Jan 2012 02:45:12 +0100 koda rotation ftw!!! (engine part)
Thu, 26 Jan 2012 23:54:53 +0100 koda ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
Thu, 26 Jan 2012 02:06:16 +0100 Xeli added pause/resume functionality for android, android need the opengl context to be recreated along with textures and whatnot
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.
Thu, 24 Nov 2011 16:18:45 +0100 koda GSoC 2011: Android port - merged mainstream
Sat, 12 Nov 2011 18:38:21 +0100 koda slight cleanup, fix compiling with sdl-1.2 hedgeroid
Sat, 12 Nov 2011 17:27:47 +0100 Xeli merge hedgeroid
Sat, 12 Nov 2011 11:02:02 -0500 nemo Eh. n/m. Even when I did 1 shl, didn't seem right, and anyway, it isn't much of a mask if there are 16 categories and we use 10, of which those are the most common.
Sat, 12 Nov 2011 17:06:49 +0100 Xeli merge...i think hedgeroid
Sat, 12 Nov 2011 10:44:10 -0500 nemo Add an event mask for SDL1.2
Thu, 03 Nov 2011 05:09:05 +0100 koda double two finger tap to make screenshot on ios (though folder is not yet accessible)
Thu, 03 Nov 2011 03:58:24 +0100 koda make screenshots with 32bits of depths, so that they are more opengles friendly
Fri, 28 Oct 2011 18:26:17 +0200 koda one dangerous merge hedgeroid
Fri, 28 Oct 2011 03:06:31 +0200 koda restore game config on iphone
Sun, 16 Oct 2011 21:03:30 +0200 koda merge the changes applied to 0.9.16
Fri, 30 Sep 2011 12:55:04 +0200 koda a little code cleanup
Mon, 26 Sep 2011 01:32:48 +0200 koda changed Game arguments to accept data path on 9th array element (like planned) hedgeroid
Sun, 25 Sep 2011 18:24:01 +0200 Xeli merge hedgeroid
Sun, 25 Sep 2011 03:32:07 +0200 koda some hopefully harmless experiments Hedgewars-iOS-1.3.2
Sat, 24 Sep 2011 22:35:31 +0200 koda warnings round also for ios
Sat, 24 Sep 2011 21:21:21 +0400 unc0rr Fix some warnings
Sun, 25 Sep 2011 10:48:18 -0400 nemo merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake. 0.9.16
Tue, 20 Sep 2011 23:43:52 +0200 koda let's use the built in events, shall we
Mon, 19 Sep 2011 23:35:07 +0200 koda this reintroduces the gsSuspend state to fix multitasking on ios
Fri, 16 Sep 2011 18:17:16 +0200 Xeli merge hedgeroid
Thu, 15 Sep 2011 10:11:38 +0200 sheepluva screenshots: display a msg on failure and log causative error
Fri, 09 Sep 2011 15:36:30 +0200 sheepluva Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event.
Fri, 09 Sep 2011 05:15:45 +0200 Xeli merge hedgeroid
Fri, 09 Sep 2011 03:04:15 +0200 sheepluva "fix" for a screen scaling problem I had after resizing to odd width number values
Fri, 09 Sep 2011 01:25:21 +0200 sheepluva * ShoppaKing/TrophyRace maps updated by wolfmarc
Fri, 09 Sep 2011 00:22:48 +0200 sheepluva change minimum resolution back to 640x480 (full weapon menu too big for smaller screens)
Fri, 02 Sep 2011 01:19:37 -0400 nemo Add a delay before applying screen resize to cut down on resize events (especially bad on OSes that need texture recreation)
Fri, 02 Sep 2011 09:04:11 +0400 unc0rr Why so serious
Thu, 01 Sep 2011 17:03:19 +0200 Xeli merge + changed the tardis image to egg.png because the data folder isn't up to date hedgeroid
Thu, 01 Sep 2011 17:49:27 +0200 Xeli Changed SDL_PollEvent to SDL_PeepEvents
Fri, 26 Aug 2011 16:16:27 -0400 nemo Use frontend value for fullscreening.
Thu, 25 Aug 2011 18:08:44 +0200 sheepluva some camera adjustments (should also fix cam flickering on lowerst res)
Tue, 23 Aug 2011 16:37:57 -0400 nemo Set more generous minimums. Flicker seems to have nothing to do with minimum size. I get it even for fairly large dimensions after scaling down from a much larger size. Similar to issues with zoom from about a month ago, before unc0rr fixed them.
Tue, 23 Aug 2011 09:12:45 -0400 nemo don't override user defined size when resizing
Tue, 23 Aug 2011 12:53:47 +0200 koda enable window resizing (tested only on linux) - fix issue 103
Tue, 23 Aug 2011 03:46:17 +0200 koda FREE AT LAST!!! SDL came around a (mostly) sane way for implementing rotation events, so we can scrap all the workaround code that has been added to workaround it!! Also this allows us to use proper (internal) multitasking handling and can simplify optional settings and other yet unexplored features. Yay!
Sun, 21 Aug 2011 22:20:20 +0200 Xeli merge hedgeroid
Sun, 21 Aug 2011 08:52:19 -0400 nemo Fix localisation of scripts
Mon, 15 Aug 2011 21:49:09 +0200 Xeli merge hedgeroid
Mon, 15 Aug 2011 00:23:32 +0200 koda smaller code cleanup
Sun, 14 Aug 2011 16:59:55 -0400 nemo Seduction animation. New visual gear type.
less more (0) -100 -60 tip