2015-11-10 |
sheepluva |
merge default
sdl2transition
|
file |
diff |
annotate
|
2015-11-10 |
sheepluva |
drop support for SDL 1.2
sdl2transition
|
file |
diff |
annotate
|
2015-11-02 |
koda |
Fix compiling engine with OSX frameworks
|
file |
diff |
annotate
|
2015-09-03 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
2015-06-02 |
koda |
Move OSX SDL library configuration from SDLh to proper CMakeLists
|
file |
diff |
annotate
|
2015-07-21 |
unc0rr |
Put types into a separate file
qmlfrontend
|
file |
diff |
annotate
|
2015-05-20 |
unc0rr |
- Move protocol handling events to main thread through qt's main loop
qmlfrontend
|
file |
diff |
annotate
|
2015-04-16 |
unc0rr |
Start network support: only setting up a connection for now
qmlfrontend
|
file |
diff |
annotate
|
2015-04-08 |
unc0rr |
Ammo schemes list, almost works
qmlfrontend
|
file |
diff |
annotate
|
2015-02-07 |
unc0rr |
merge with default
qmlfrontend
|
file |
diff |
annotate
|
2015-01-18 |
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
|
2015-01-06 |
Gianfranco Costamagna |
Unify _P flags
|
file |
diff |
annotate
|
2014-11-29 |
Gianfranco Costamagna |
Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
|
file |
diff |
annotate
|
2015-06-02 |
koda |
Move OSX SDL library configuration from SDLh to proper CMakeLists
0.9.21
|
file |
diff |
annotate
|
2015-01-06 |
sheepluva |
backporting some build system fixes and pas2c tweaks
0.9.21
|
file |
diff |
annotate
|
2014-12-17 |
unc0rr |
Schemes list combobox with their names
qmlfrontend
|
file |
diff |
annotate
|
2014-11-18 |
unc0rr |
getScriptsList implementation
qmlfrontend
|
file |
diff |
annotate
|
2014-09-29 |
unc0rr |
Themes model, also add some files I forgot to add previously
qmlfrontend
|
file |
diff |
annotate
|
2014-09-28 |
unc0rr |
Quick Game PoC
qmlfrontend
|
file |
diff |
annotate
|
2014-09-27 |
unc0rr |
More refactoring: move PoC preview getting code into flib
qmlfrontend
|
file |
diff |
annotate
|
2014-09-19 |
unc0rr |
- Remove --port command
qmlfrontend
|
file |
diff |
annotate
|
2014-05-07 |
sheepluva |
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
|
file |
diff |
annotate
|
2014-04-28 |
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
|
2014-03-14 |
unc0rr |
Move template-based generator into its own file
|
file |
diff |
annotate
|
2014-03-07 |
unc0rr |
Perlin noise generator untweaked, temporarily replacing maze generator
|
file |
diff |
annotate
|
2014-03-03 |
unc0rr |
- Fix crasher in doStepSniperRifleShot
|
file |
diff |
annotate
|
2014-03-01 |
unc0rr |
Fix "don't know how to make hwengine.pas" error
|
file |
diff |
annotate
|
2014-02-25 |
unc0rr |
- Make world wrap edges not depend on gear radius
|
file |
diff |
annotate
|
2014-01-21 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
2014-01-17 |
koda |
drop redundancies for lua and physfs
|
file |
diff |
annotate
|
2014-01-17 |
koda |
use bundled physfs on win and osx
|
file |
diff |
annotate
|
2014-01-16 |
sheepluva |
unCORr likes PChar arrays
|
file |
diff |
annotate
|
2014-01-15 |
sheepluva |
add compatibility for physicsfs 2.0
|
file |
diff |
annotate
|
2014-01-08 |
koda |
fix a few uses of VERSION_* checks
|
file |
diff |
annotate
|
2014-01-08 |
koda |
drop extra spaces from a few CMakeLists.txt files
|
file |
diff |
annotate
|
2014-01-08 |
koda |
consistent cmake checks
|
file |
diff |
annotate
|
2014-01-08 |
koda |
use mainstream project name
|
file |
diff |
annotate
|
2014-01-04 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
2014-01-04 |
koda |
hwlibrary also depends on hwengine
0.9.20
|
file |
diff |
annotate
|
2014-01-04 |
koda |
set common pascal library search path once
0.9.20
|
file |
diff |
annotate
|
2014-01-04 |
Gianfranco Costamagna |
Fixed fPIC link failure with arm and sparc architectures, fixing issue #757
0.9.20
|
file |
diff |
annotate
|
2013-12-31 |
unc0rr |
This is the way I like it:
|
file |
diff |
annotate
|
2013-12-30 |
koda |
switch every optimization from Os to O2
0.9.20 0.9.20-release
|
file |
diff |
annotate
|
2013-12-30 |
koda |
move CMAKE_Pascal_FLAGS_* flags after enabling the Pascal language or they get overwritten
0.9.20
|
file |
diff |
annotate
|
2013-12-16 |
unc0rr |
merge default here
sdl2transition
|
file |
diff |
annotate
|
2013-12-03 |
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
|
2013-12-03 |
sheepluva |
make source files objects depend on their predecessors in list
|
file |
diff |
annotate
|
2013-12-05 |
koda |
use NOSDL2 for consistency
sdl2transition
|
file |
diff |
annotate
|
2013-11-05 |
koda |
some improvements for sdl2 building (not complete nor clean)
sdl2transition
|
file |
diff |
annotate
|
2013-11-05 |
unc0rr |
- Use USESDL12 for old SDL
sdl2transition
|
file |
diff |
annotate
|
2013-11-03 |
sheepluva |
unbreak png screenshots
|
file |
diff |
annotate
|
2013-10-28 |
koda |
add possibility to compile with SDL2 automatically
|
file |
diff |
annotate
|
2013-10-11 |
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
|
2013-07-08 |
koda |
some work on cmake_pascal files to better support flags we use, make engine compile as library again
|
file |
diff |
annotate
|
2013-06-29 |
koda |
minor dep order change
|
file |
diff |
annotate
|
2013-06-29 |
koda |
break uDebug and uCommand depedency loop by putting stuff in uIO
|
file |
diff |
annotate
|
2013-06-28 |
koda |
uvariables comes before uutils
|
file |
diff |
annotate
|
2013-06-28 |
koda |
if you don't add the new pas files here they won't potentially trigger a rebuild anyway
|
file |
diff |
annotate
|
2013-06-27 |
unc0rr |
Refactoring: get rid of GSHandlers.inc
|
file |
diff |
annotate
|
2013-06-27 |
koda |
restore the GLUT check
|
file |
diff |
annotate
|
2013-06-27 |
koda |
move some osx only configuration code
|
file |
diff |
annotate
|
2013-06-27 |
koda |
use add_flag_append more, correctly set a few flags
|
file |
diff |
annotate
|
2013-06-18 |
koda |
fix a few loose ends here
webgl
|
file |
diff |
annotate
|
2013-06-20 |
unc0rr |
Fix engine build when png lib isn't available
|
file |
diff |
annotate
|
2013-06-17 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
2013-06-13 |
koda |
oops, forgot to set the path after all
|
file |
diff |
annotate
|
2013-06-13 |
koda |
this should resolve a few issues on clean builds
|
file |
diff |
annotate
|
2013-06-13 |
koda |
use target name instead of the resulting library, use more macros around
|
file |
diff |
annotate
|
2013-06-13 |
koda |
merge cmake_pascal branch in default
|
file |
diff |
annotate
|
2013-06-12 |
koda |
heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
|
file |
diff |
annotate
|
2013-06-11 |
koda |
and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
|
file |
diff |
annotate
|
2013-06-09 |
koda |
update with default
webgl
|
file |
diff |
annotate
|
2013-06-07 |
koda |
simplify cmake message syntax a little bit
|
file |
diff |
annotate
|
2013-06-04 |
koda |
move sdlmain_osx aside in its own folder so its include path is not contaminated
webgl
|
file |
diff |
annotate
|
2013-06-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-04-20 |
koda |
it's still not really clear to my why this is needed, maybe only in combination with -XD
0.9.19
|
file |
diff |
annotate
|
2013-04-29 |
koda |
fpc sysroot should belong to user configuration
cmake_pascal
|
file |
diff |
annotate
|
2013-03-26 |
koda |
restore the osx build disabling universal app support
cmake_pascal
|
file |
diff |
annotate
|
2013-03-26 |
koda |
add and use the integrated version check
cmake_pascal
|
file |
diff |
annotate
|
2013-04-03 |
koda |
update branch again
webgl
|
file |
diff |
annotate
|
2013-03-26 |
koda |
set directories to be included externally, in the project file
cmake_pascal
|
file |
diff |
annotate
|
2013-03-24 |
koda |
gather all libs in a single list
cmake_pascal
|
file |
diff |
annotate
|
2013-03-24 |
koda |
remove old code
cmake_pascal
|
file |
diff |
annotate
|
2013-03-24 |
koda |
parsing CMAKE_OSX_ARCHITECTURES
cmake_pascal
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
2013-04-02 |
koda |
fix osx build
|
file |
diff |
annotate
|
2013-04-01 |
unc0rr |
Think this is what was meant by koda
|
file |
diff |
annotate
|
2013-03-22 |
koda |
oops
cmake_pascal
|
file |
diff |
annotate
|
2013-03-21 |
koda |
drop processor flags
cmake_pascal
|
file |
diff |
annotate
|
2013-03-21 |
koda |
add support for creating shared pascal libraries
cmake_pascal
|
file |
diff |
annotate
|
2013-03-20 |
koda |
adjust verbosity, move debug/release variables in the right section
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
below this i cannot break the loop
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
move a few checks so that add_defintions doesn't interfere
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
move avwraper compilation in its own folder
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
move sdlmain compilation in its own folder
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
enable fpc inlining only in release mode only if using fpc > 2.6
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
wow windows works too with minor changes
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
move one flag
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
cmake_pascal
|
file |
diff |
annotate
|
2013-03-19 |
koda |
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
cmake_pascal
|
file |
diff |
annotate
|
2013-03-18 |
koda |
partial reodering of units so that dependency tracking is done with cmake
cmake_pascal
|
file |
diff |
annotate
|
2013-03-18 |
koda |
move paths setup inside cmake_lang files
cmake_pascal
|
file |
diff |
annotate
|
2013-03-18 |
koda |
this should make cmake-pascal stuff work on linux too
cmake_pascal
|
file |
diff |
annotate
|
2013-03-18 |
koda |
with lot of hackery, use add_executable on pascal files, SUCCSS
cmake_pascal
|
file |
diff |
annotate
|
2013-03-08 |
koda |
have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)
|
file |
diff |
annotate
|
2013-03-08 |
koda |
fix linking on osx
|
file |
diff |
annotate
|
2013-03-07 |
koda |
even more wrapping with find_package_or_disable_msg
|
file |
diff |
annotate
|
2013-03-07 |
koda |
introduce find_package_or_fail/disable to group together similar cmake code
|
file |
diff |
annotate
|
2013-03-06 |
koda |
user correct variable and slimmer test, version typos, .dll.a updated
|
file |
diff |
annotate
|
2013-03-06 |
koda |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
file |
diff |
annotate
|
2013-03-06 |
koda |
rewritten findfreepascal, moved checkstack code elsewhere
|
file |
diff |
annotate
|
2013-03-06 |
koda |
support old cmake style variables
|
file |
diff |
annotate
|
2013-03-06 |
koda |
rewritten findffmpeg.cmake
|
file |
diff |
annotate
|
2013-03-06 |
koda |
replace sdl mixer/image version checking with something more robust
|
file |
diff |
annotate
|
2013-02-28 |
koda |
support WARNING message status on cmake 2.6 (bug 524)
|
file |
diff |
annotate
|
2013-02-22 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
2013-02-20 |
koda |
fix compiling on osx when you have multiple linkers installed
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-14 |
koda |
keep engine target name consistent across platforms
|
file |
diff |
annotate
|