Wed, 13 Jun 2012 23:25:15 +0200 |
koda |
DPI for everyone
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 02:41:14 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 17:42:32 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 22:40:28 +0200 |
Xeli |
ignore keymodifers other than ctrl/alt/shift
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 01:10:57 +0200 |
Xeli |
first attempt at implementing support for keys with modifiers
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Sat, 02 Jun 2012 22:31:41 +0200 |
Xeli |
Android: added a callback to java to determine dpi/dip how much we should scale the ui
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:05:47 +0200 |
koda |
minor changes for warnings and a variables scope
|
file |
diff |
annotate
|
Wed, 09 May 2012 17:33:25 -0400 |
nemo |
Reflects change in previous revision to uTypes
|
file |
diff |
annotate
|
Thu, 03 May 2012 16:04:38 +0100 |
koda |
HAPPY 7000th COMMIT HEDGEWARS
|
file |
diff |
annotate
|
Wed, 02 May 2012 10:53:13 +0100 |
koda |
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
Tue, 01 May 2012 16:20:12 +0200 |
koda |
oops^2
|
file |
diff |
annotate
|
Tue, 01 May 2012 15:23:11 +0200 |
koda |
minor changes for more compatibilities with other compilers
|
file |
diff |
annotate
|
Tue, 01 May 2012 11:39:24 +0100 |
koda |
remove SDL_SCANCODE_*
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 19:22:16 +0200 |
Xeli |
- change uKeys to be event based rather than polling
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 17:59:14 +0200 |
Xeli |
- Added support for keyboards on android
|
file |
diff |
annotate
|
Sun, 15 Apr 2012 00:47:22 +0400 |
unc0rr |
Improve rendering of function types, ranges, and more
|
file |
diff |
annotate
|
Wed, 11 Apr 2012 22:46:59 +0400 |
unc0rr |
Simplify converter's life
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 23:20:49 +0100 |
koda |
carried out some cosmetic TODOs in uTouch
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 17:18:49 +0400 |
unc0rr |
Workaround pointers to not yet defined types
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 06 Jan 2012 01:51:04 +0100 |
koda |
fix a couple of loose ends: sdl_mixer is informed of that OGG is provided by Tremor with its own macro, there is no more a segfault on Tremor cleanup, added new event type and timestamp entry for SDL, removed spurious characters from the japanese translation, uSound errors now are output with SDLTry, uSound doesn't need sound preloading any more
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 16:18:45 +0100 |
koda |
GSoC 2011: Android port - merged mainstream
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 19:32:42 +0100 |
koda |
modify ReleaseSound so that it performs a partial release of unused sounds, useful for responding to memory warnings
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 18:38:21 +0100 |
koda |
slight cleanup, fix compiling with sdl-1.2
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 18:02:55 +0100 |
Xeli |
and now it even works for sdl12 \o/
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:55:23 +0100 |
Xeli |
use the new SDL_CreateThread call
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:27:47 +0100 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:14:56 +0100 |
Xeli |
merge fix
hedgeroid
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:06:49 +0100 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 10:44:10 -0500 |
nemo |
Add an event mask for SDL1.2
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 06:06:04 +0100 |
koda |
and while we are giving SDLh.pas all this love, let's fix the signature of one SDL_ttf calls
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 06:02:32 +0100 |
koda |
ooops :D
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 05:25:04 +0100 |
koda |
fix signedness of sdl bindings
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 04:58:22 +0100 |
koda |
oops, fix the size of a few event structs i just added
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 03:05:37 +0100 |
koda |
just for the sake of it, add the missing sdl13 events and do some cleanup
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 01:25:11 +0100 |
koda |
avoid linking compatible code from sdl library, let's provide our own
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 19:00:41 -0400 |
nemo |
Avoid overflowing event
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 12:55:04 +0200 |
koda |
a little code cleanup
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 00:03:14 +0200 |
koda |
reviewed the build system and parts of the previous merge, performed some code cleanup
hedgeroid
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 18:24:01 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 03:32:07 +0200 |
koda |
some hopefully harmless experiments
Hedgewars-iOS-1.3.2
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 21:21:21 +0400 |
unc0rr |
Fix some warnings
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 18:43:16 +0200 |
Xeli |
Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc..
hedgeroid
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 05:15:45 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sat, 03 Sep 2011 12:35:49 +0200 |
koda |
allow fullscreen resolution selection (but still leaves in the auto max for commodity)
|
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
|
Tue, 23 Aug 2011 12:53:47 +0200 |
koda |
enable window resizing (tested only on linux) - fix issue 103
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 23:56:25 +0200 |
koda |
set gl attributes before creating the window, or some of them might be ignored (like vsync on osx); also don't skip some reloads when switching to fullscreen and back; finally did a little code re-organisation
|
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
|
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:59:56 +0200 |
Xeli |
SDL_FINGERUP/DOWN/MOTION events added
hedgeroid
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 21:41:52 +0200 |
Xeli |
merge
hedgeroid
|
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
|