2012-12-30 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
2012-12-30 |
Michael Hartman |
Small GL message
webgl
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-24 |
koda |
adjust rpath on osx too for libengine
|
file |
diff |
annotate
|
2012-12-20 |
koda |
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
|
file |
diff |
annotate
|
2012-12-19 |
koda |
can change library name and compile it on windows again
|
file |
diff |
annotate
|
2012-12-19 |
koda |
can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
|
file |
diff |
annotate
|
2012-12-18 |
koda |
can use engine as library on windows too
|
file |
diff |
annotate
|
2012-12-09 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
2012-12-03 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
file |
diff |
annotate
|
2012-12-03 |
koda |
GCI2012: Move Video Preferences in Settings Tab
|
file |
diff |
annotate
|
2012-12-03 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
2012-12-03 |
koda |
caught a few more possible glitches in engine cmakefile
|
file |
diff |
annotate
|
2012-12-02 |
koda |
fix compiling engine (bug introduced in r33868aea694c)
|
file |
diff |
annotate
|
2012-12-01 |
Bryan Dunsmore |
Refactor Freepascal module.
|
file |
diff |
annotate
|
2012-12-01 |
Bryan Dunsmore |
Move noexecstack flags to Freepascal module and refactor.
|
file |
diff |
annotate
|
2012-12-01 |
Bryan Dunsmore |
Move code for Freepascal to separate CMake module.
|
file |
diff |
annotate
|
2012-11-30 |
m4tx |
GCI2012: Lowercase CMake functions (main files only)
|
file |
diff |
annotate
|
2012-11-21 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
2012-11-21 |
koda |
moar cmake cleanup, use message(WARNING ...) where appropriate
|
file |
diff |
annotate
|
2012-11-21 |
koda |
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
|
file |
diff |
annotate
|
2012-11-21 |
koda |
little cmake cleanup, search installed modules first, then our own
|
file |
diff |
annotate
|
2012-11-21 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
file |
diff |
annotate
|
2012-11-20 |
koda |
fix physfs on osx, now all platforms should be happy
|
file |
diff |
annotate
|
2012-11-20 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2012-11-20 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
2012-11-19 |
unc0rr |
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
|
file |
diff |
annotate
|
2012-11-19 |
koda |
meh
|
file |
diff |
annotate
|
2012-11-13 |
koda |
some CMake cleanup
webgl
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
2012-11-13 |
unc0rr |
- Add physfsrwops library
physfslayer
|
file |
diff |
annotate
|
2012-11-13 |
unc0rr |
merge with default
physfslayer
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge with latest default
webgl
|
file |
diff |
annotate
|
2012-11-08 |
koda |
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
webgl
|
file |
diff |
annotate
|
2012-11-07 |
koda |
move stuff out of engine folder
webgl
|
file |
diff |
annotate
|
2012-11-07 |
unc0rr |
Build physfs lib before engine
physfslayer
|
file |
diff |
annotate
|
2012-11-05 |
unc0rr |
Start work on physfs support in engine
physfslayer
|
file |
diff |
annotate
|
2012-11-07 |
koda |
advice from hasufell
0.9.18
|
file |
diff |
annotate
|
2012-11-04 |
koda |
avwrapper needs to depend on hwengine not on ENGINECLEAN
0.9.18
|
file |
diff |
annotate
|
2012-11-04 |
hasufell |
fix parallel compilation
0.9.18
|
file |
diff |
annotate
|
2012-10-25 |
koda |
countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
|
file |
diff |
annotate
|
2012-10-24 |
koda |
finally videorec on osx
|
file |
diff |
annotate
|
2012-10-24 |
koda |
support video recording on windows with automation and headers
|
file |
diff |
annotate
|
2012-10-24 |
koda |
enable png support under win32
|
file |
diff |
annotate
|
2012-10-08 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
file |
diff |
annotate
|
2012-09-28 |
koda |
use cmake OPTION for arguments and further cleanup on CMakeFiles
|
file |
diff |
annotate
|
2012-09-25 |
koda |
another little tweak
|
file |
diff |
annotate
|
2012-09-24 |
koda |
forgot a few checks from rev f40c65ae3eab
|
file |
diff |
annotate
|
2012-09-20 |
koda |
issue ENGINECLEAN only when fpc < 2.6
|
file |
diff |
annotate
|
2012-09-02 |
sheepluva |
if this doesn't work I shall cry like a lady
|
file |
diff |
annotate
|
2012-09-02 |
sheepluva |
I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
|
file |
diff |
annotate
|
2012-09-02 |
sheepluva |
engineclean returns
|
file |
diff |
annotate
|
2012-08-29 |
unc0rr |
Fix library installation in win32
|
file |
diff |
annotate
|
2012-08-28 |
sheepluva |
fix build for me
|
file |
diff |
annotate
|
2012-08-28 |
unc0rr |
Merge Stepik-777's video recording gsoc project
|
file |
diff |
annotate
|
2012-08-24 |
unc0rr |
Move rope code to separate unit
|
file |
diff |
annotate
|
2012-08-11 |
Stepan777 |
cmake scripts
|
file |
diff |
annotate
|
2012-08-10 |
Stepan777 |
better cmake script
|
file |
diff |
annotate
|
2012-08-09 |
Stepan777 |
fix FindFFMPEG
|
file |
diff |
annotate
|
2012-08-08 |
Stepan777 |
FindFFMPEG.cmake (used only for frontend for now).
|
file |
diff |
annotate
|