Wed, 29 Nov 2017 13:54:39 +0100 |
alfadur |
Fix chat input key being sometimes registered twice
|
file |
diff |
annotate
|
Sun, 12 Nov 2017 17:41:01 +0100 |
Wuzzy |
Backed out changeset 575c0de98505
|
file |
diff |
annotate
|
Sat, 28 Oct 2017 17:48:54 +0200 |
Wuzzy |
Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 14:00:02 +0200 |
sheepluva |
workaround to fix pas2c mistyping a constant as bool
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 22:06:29 +0200 |
sheepluva |
currently irrelevant sdl call adjustment
|
file |
diff |
annotate
|
Fri, 03 Feb 2017 23:04:50 +0300 |
unc0rr |
Adopt some patches from OpenBSD port
|
file |
diff |
annotate
|
Sun, 04 Dec 2016 02:02:18 +0100 |
sheepluva |
fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 22:10:06 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 24 Apr 2016 00:54:00 +0200 |
sheepluva |
drop function that does not exist in SDL2 from SDLh.pas
|
file |
diff |
annotate
|
Tue, 09 Feb 2016 21:11:16 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Mon, 01 Feb 2016 15:10:10 +0300 |
unC0Rr |
Fix SDL_CreateThread in windows
|
file |
diff |
annotate
|
Wed, 20 Jan 2016 00:57:09 +0100 |
sheepluva |
SDL2: fix toggling fullscreen. dunno how well this works on non-linux-OS
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 21:21:44 +0100 |
sheepluva |
use MIX_DEFAULT_FORMAT for sound
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 20:40:12 +0100 |
sheepluva |
fix volume being at 0 on engine start. note: seems window focus changes are not detected atm. (relevant for sound dampening)
|
file |
diff |
annotate
|
Sun, 10 Jan 2016 17:39:27 +0100 |
sheepluva |
fix/clean-up mousewheel code
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 23:04:53 +0300 |
unc0rr |
Lobby page with chat widget(readonly)
qmlfrontend
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 22:57:24 +0300 |
unc0rr |
Merge default (add a bunch of FIXMEs)
qmlfrontend
|
file |
diff |
annotate
|
Sun, 15 Nov 2015 21:10:44 +0100 |
koda |
cmake: Drop image and mixer init and quit check
|
file |
diff |
annotate
|
Sat, 14 Nov 2015 02:57:00 +0100 |
koda |
SDLh: Remove linking from file
sdl2transition
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 23:46:19 +0100 |
sheepluva |
set engine window icon in sdl2
sdl2transition
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 22:05:58 +0100 |
sheepluva |
don't use types for custom value enums in pascal, use consts instead
sdl2transition
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 23:29:49 +0100 |
sheepluva |
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
sdl2transition
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 19:25:56 +0100 |
sheepluva |
reenable cursor movement etc.
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 22:37:54 +0100 |
sheepluva |
use SDL2 to copy to clipboard
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 22:18:06 +0100 |
sheepluva |
use SDL2 to paste clipboard contents
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 20:43:13 +0100 |
sheepluva |
merge default
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 17:45:14 +0100 |
sheepluva |
drop support for SDL 1.2
sdl2transition
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 18:22:52 +0200 |
sheepluva |
merge branch ios-revival into default
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 00:04:41 +0200 |
antonc27 |
- Fix for new name of SDL 2 libraries
ios-revival
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 20:59:48 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 01:58:10 +0100 |
koda |
Move OSX SDL library configuration from SDLh to proper CMakeLists
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 21:09:56 +0300 |
unc0rr |
- Merge default
qmlfrontend
|
file |
diff |
annotate
|
Fri, 06 Mar 2015 21:24:21 +0100 |
sheepluva |
copy&paste (wip), currently using only a local clipboard
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 04:15:11 +0100 |
sheepluva |
selections
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 01:58:10 +0100 |
koda |
Move OSX SDL library configuration from SDLh to proper CMakeLists
0.9.21
|
file |
diff |
annotate
|
Sat, 03 Jan 2015 23:46:26 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 17:43:27 +0100 |
sheepluva |
clean up fonts
|
file |
diff |
annotate
|
Thu, 18 Sep 2014 00:19:05 +0400 |
unc0rr |
Some work on new IPC, built with the use of mutexes and condition variables
qmlfrontend
|
file |
diff |
annotate
|
Tue, 16 Sep 2014 12:47:39 +0400 |
unc0rr |
Basic layout of frontlib, some more sdl bindings
qmlfrontend
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 00:46:26 +0400 |
unc0rr |
Fix build (no idea what's going on in this branch btw)
webgl
|
file |
diff |
annotate
|
Sun, 10 Nov 2013 01:45:43 +0400 |
unc0rr |
All I want is to receive some events...
sdl2transition
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 21:10:17 +0400 |
unc0rr |
Fix SDL_GL_SwapWindow, engine renders graphics now
sdl2transition
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 23:33:23 +0100 |
koda |
some improvements for sdl2 building (not complete nor clean)
sdl2transition
|
file |
diff |
annotate
|
Wed, 06 Nov 2013 00:59:33 +0400 |
unc0rr |
- Use USESDL12 for old SDL
sdl2transition
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
Sat, 27 Jul 2013 01:06:47 +0200 |
koda |
update physlayer and sdl bindings to the new rwops interface
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 09:45:37 +0200 |
koda |
sdl2 update and typos
|
file |
diff |
annotate
|
Sun, 07 Jul 2013 14:45:08 +0200 |
koda |
allow to send chat messages with numpad enter key too (regression?)
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 19:29:18 +0200 |
koda |
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 01:58:45 +0200 |
koda |
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 23:10:45 +0200 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 22:27:23 +0200 |
koda |
merge cmake_pascal branch in default
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 15:40:25 +0200 |
koda |
forgot this from r f529fba57ba5 (thanks LocutusOfBorg1)
0.9.19
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Fri, 05 Apr 2013 18:25:23 +0200 |
koda |
use SDL_Threads everywhere
|
file |
diff |
annotate
|