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-10-10 |
koda |
fail early when an incompatible qt version is found
|
file |
diff |
annotate
|
2013-06-18 |
koda |
frontend compiles
webgl
|
file |
diff |
annotate
|
2013-06-18 |
koda |
fix a few loose ends here
webgl
|
file |
diff |
annotate
|
2013-06-17 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
2013-06-13 |
koda |
use target name instead of the resulting library, use more macros around
|
file |
diff |
annotate
|
2013-06-11 |
koda |
setup RPATH, bump cmake
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
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 |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
file |
diff |
annotate
|
2013-03-06 |
koda |
fail if sparkle not found consciously
|
file |
diff |
annotate
|
2013-03-04 |
koda |
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
|
file |
diff |
annotate
|
2013-02-22 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
2013-02-22 |
koda |
use standard library prefix
physfslayer
|
file |
diff |
annotate
|
2013-02-09 |
dag10 |
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
|
file |
diff |
annotate
|
2013-01-27 |
koda |
shut a few frontend warnings out
|
file |
diff |
annotate
|
2013-01-26 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-01-20 |
koda |
fix out of source build
|
file |
diff |
annotate
|
2013-01-18 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
file |
diff |
annotate
|
2013-01-14 |
dag10 |
GCI2012: Abstract Hedgewars Dialogs
|
file |
diff |
annotate
|
2013-01-14 |
koda |
move platform code around, based off a gci task by dag10
|
file |
diff |
annotate
|
2013-01-04 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-30 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
2012-12-28 |
koda |
restore compatibility with cmake 2.6
|
file |
diff |
annotate
|
2012-12-27 |
koda |
oops, forgot that data absolute path only applies to linux
|
file |
diff |
annotate
|
2012-12-27 |
koda |
move DATA_INSTALL_DIR to the configurable options section
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-24 |
koda |
get executable directory at runtime rather than configure time
|
file |
diff |
annotate
|
2012-12-20 |
koda |
remove the CROSSAPPLE option until a better solution is found
|
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 |
edit rpath manually, allowing frontend+libengine to run on linux too
|
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-18 |
koda |
minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()
|
file |
diff |
annotate
|
2012-12-16 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-09 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
2012-12-09 |
koda |
less linking needed, raise minimum_osx_version when videorec is enabled
|
file |
diff |
annotate
|
2012-12-08 |
unc0rr |
Merge with default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-04 |
koda |
backout rea7541f77944 since development of frontlib is on another branch
|
file |
diff |
annotate
|
2012-12-04 |
unc0rr |
merge from default
flibqtfrontend
|
file |
diff |
annotate
|
2012-12-02 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
2012-11-30 |
koda |
use the correct symbol
|
file |
diff |
annotate
|
2012-11-30 |
Mitchell Kember |
Use same macro for hiding video record button and keybinding
|
file |
diff |
annotate
|
2012-11-30 |
Mitchell Kember |
Google Code-in: Hide "video record" keybind option
|
file |
diff |
annotate
|
2012-11-25 |
unc0rr |
Merge from default to have recent fixes
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-23 |
koda |
show console on win when debugging to see frontend messages
|
file |
diff |
annotate
|
2012-11-22 |
koda |
update var name
webgl
|
file |
diff |
annotate
|
2012-11-24 |
unc0rr |
- frontlib loads team config via physfs
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-21 |
unc0rr |
Try to use map preview facilities:
flibqtfrontend
|
file |
diff |
annotate
|
2012-11-21 |
koda |
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
|
file |
diff |
annotate
|
2012-11-21 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
file |
diff |
annotate
|
2012-11-20 |
unc0rr |
Start port to frontlib
|
file |
diff |
annotate
|
2012-11-20 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
physfslayer
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
Mount .hwt files found in Data folder
physfslayer
|
file |
diff |
annotate
|
2012-11-04 |
unc0rr |
merge with default again
physfslayer
|
file |
diff |
annotate
|
2012-11-02 |
Xeli |
merge from hedgeroid, includes Medo's work from GSoC
|
file |
diff |
annotate
|