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)
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 09:04:11 +0400 |
unc0rr |
Why so serious
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 17:49:27 +0200 |
Xeli |
Changed SDL_PollEvent to SDL_PeepEvents
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 16:16:27 -0400 |
nemo |
Use frontend value for fullscreening.
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 18:08:44 +0200 |
sheepluva |
some camera adjustments (should also fix cam flickering on lowerst res)
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 09:12:45 -0400 |
nemo |
don't override user defined size when resizing
|
file |
diff |
annotate
|
Tue, 23 Aug 2011 12:53:47 +0200 |
koda |
enable window resizing (tested only on linux) - fix issue 103
|
file |
diff |
annotate
|
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!
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:20:20 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 08:52:19 -0400 |
nemo |
Fix localisation of scripts
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 21:49:09 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 00:23:32 +0200 |
koda |
smaller code cleanup
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 16:59:55 -0400 |
nemo |
Seduction animation. New visual gear type.
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 21:45:27 +0200 |
Xeli |
Zoom and moving the camera now works with SDL_FINGER* events
hedgeroid
|
file |
diff |
annotate
|
Thu, 11 Aug 2011 14:56:31 +0200 |
Xeli |
Android touch events propagate to hwengine now
hedgeroid
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 21:41:52 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 22:18:51 +0400 |
unc0rr |
Enter gsConfirm state when loosing focus
|
file |
diff |
annotate
|
Sat, 06 Aug 2011 07:09:30 +0200 |
koda |
Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes.
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 17:21:13 +0200 |
Xeli |
added GenLandPreview declaration
hedgeroid
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 17:51:07 +0200 |
Xeli |
Added an argument to Game(PChar) which provides a path to the data folder. This allows the user/java side to change from internal sdcard to sdcard
hedgeroid
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 13:22:17 +0200 |
Xeli |
put back GLUnit in the uses clause, indentation fix, path fix
hedgeroid
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 09:36:59 +0200 |
Xeli |
Fixed the incomplete merge of rev: 22c1f4833a86
hedgeroid
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 00:38:31 +0200 |
Xeli |
First commit..
hedgeroid
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 16:44:51 -0400 |
nemo |
corrected user ptData path
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 22:34:38 -0400 |
nemo |
Bit more reusability
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 21:06:48 -0400 |
nemo |
Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
|
file |
diff |
annotate
|
Fri, 27 May 2011 23:18:23 +0400 |
unc0rr |
Don't allocate SDL_event structure on stack
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 06:38:59 +0200 |
koda |
initial refactoring of ObjcExports and OverlayViewController
|
file |
diff |
annotate
|