Sat, 29 Apr 2017 23:45:14 +0200 |
sheepluva |
cmake: Fix SDL2 header version detection
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 22:10:06 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 15:41:48 -0400 |
nemo |
Fixes crash Wuzzy and I were encountering in debian fpc 2.6.2 and 3.0.0 after the addition of the uPhysFSLayer dependency to uUtils in rcac74d9075be
|
file |
diff |
annotate
|
Sat, 26 Dec 2015 22:29:57 +0300 |
unc0rr |
- Fix passing of ansistrings via ipc
qmlfrontend
|
file |
diff |
annotate
|
Tue, 01 Dec 2015 23:40:38 +0300 |
unc0rr |
Rename uFLData to uFLThemes
qmlfrontend
|
file |
diff |
annotate
|
Mon, 30 Nov 2015 23:25:18 +0300 |
unc0rr |
- Implement engine runs queue
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 03:09:24 +0100 |
koda |
cmake: Providing a separate SDL_main is not needed on OSX with SDL2 any more
sdl2transition
|
file |
diff |
annotate
|
Sat, 14 Nov 2015 03:00:41 +0100 |
koda |
cmake: Adjust linker lines with sdl2 names
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
|
Tue, 03 Nov 2015 00:51:11 +0100 |
koda |
Fix compiling engine with OSX frameworks
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 20:59:48 +0300 |
unc0rr |
Merge default
qmlfrontend
|
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
|
Tue, 21 Jul 2015 23:46:52 +0300 |
unc0rr |
Put types into a separate file
qmlfrontend
|
file |
diff |
annotate
|
Thu, 21 May 2015 00:19:06 +0300 |
unc0rr |
- Move protocol handling events to main thread through qt's main loop
qmlfrontend
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 23:31:13 +0300 |
unc0rr |
Start network support: only setting up a connection for now
qmlfrontend
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 23:39:18 +0300 |
unc0rr |
Ammo schemes list, almost works
qmlfrontend
|
file |
diff |
annotate
|
Sat, 07 Feb 2015 23:26:14 +0300 |
unc0rr |
merge with default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 17:14:37 -0500 |
nemo |
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
|
file |
diff |
annotate
|
Tue, 06 Jan 2015 03:41:10 +0100 |
Gianfranco Costamagna |
Unify _P flags
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 14:53:41 +0100 |
Gianfranco Costamagna |
Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
|
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
|
Tue, 06 Jan 2015 17:07:34 +0100 |
sheepluva |
backporting some build system fixes and pas2c tweaks
0.9.21
|
file |
diff |
annotate
|
Thu, 18 Dec 2014 00:03:53 +0300 |
unc0rr |
Schemes list combobox with their names
qmlfrontend
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 00:38:14 +0300 |
unc0rr |
getScriptsList implementation
qmlfrontend
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 00:54:04 +0400 |
unc0rr |
Themes model, also add some files I forgot to add previously
qmlfrontend
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 21:33:14 +0400 |
unc0rr |
Quick Game PoC
qmlfrontend
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 00:49:04 +0400 |
unc0rr |
More refactoring: move PoC preview getting code into flib
qmlfrontend
|
file |
diff |
annotate
|
Sat, 20 Sep 2014 00:56:54 +0400 |
unc0rr |
- Remove --port command
qmlfrontend
|
file |
diff |
annotate
|
Wed, 07 May 2014 19:26:05 +0200 |
sheepluva |
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 16:52:00 +0200 |
sheepluva |
minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 19:59:34 +0400 |
unc0rr |
Move template-based generator into its own file
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 23:36:56 +0400 |
unc0rr |
Perlin noise generator untweaked, temporarily replacing maze generator
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 22:36:30 +0400 |
unc0rr |
- Fix crasher in doStepSniperRifleShot
|
file |
diff |
annotate
|
Sat, 01 Mar 2014 23:37:01 +0400 |
unc0rr |
Fix "don't know how to make hwengine.pas" error
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 00:28:27 +0400 |
unc0rr |
- Make world wrap edges not depend on gear radius
|
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 18:17:47 +0100 |
koda |
drop redundancies for lua and physfs
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 16:31:36 +0100 |
koda |
use bundled physfs on win and osx
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 22:38:43 +0100 |
sheepluva |
unCORr likes PChar arrays
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 23:48:18 +0100 |
sheepluva |
add compatibility for physicsfs 2.0
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:46:02 +0100 |
koda |
fix a few uses of VERSION_* checks
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:39:43 +0100 |
koda |
drop extra spaces from a few CMakeLists.txt files
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:29:30 +0100 |
koda |
consistent cmake checks
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 19:19:09 +0100 |
koda |
use mainstream project name
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 02:15:01 +0100 |
koda |
hwlibrary also depends on hwengine
0.9.20
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 02:18:57 +0100 |
koda |
set common pascal library search path once
0.9.20
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 02:18:57 +0100 |
Gianfranco Costamagna |
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
0.9.20
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 00:45:28 +0400 |
unc0rr |
This is the way I like it:
|
file |
diff |
annotate
|
Tue, 31 Dec 2013 00:32:55 +0100 |
koda |
switch every optimization from Os to O2
0.9.20 0.9.20-release
|
file |
diff |
annotate
|
Tue, 31 Dec 2013 00:19:12 +0100 |
koda |
move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten
0.9.20
|
file |
diff |
annotate
|
Tue, 17 Dec 2013 00:02:52 +0400 |
unc0rr |
merge default here
sdl2transition
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 18:09:54 +0100 |
sheepluva |
make all objects depend on .inc files (which are not correctly positioned in list, because cmake can't deal with that
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 17:39:07 +0100 |
sheepluva |
make source files objects depend on their predecessors in list
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 00:02:10 +0100 |
koda |
use NOSDL2 for consistency
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
|