Thu, 13 Jun 2013 22:50:18 +0200 |
koda |
use target name instead of the resulting library, use more macros around
|
file |
diff |
annotate
|
Tue, 11 Jun 2013 19:17:52 +0200 |
koda |
setup RPATH, bump cmake
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 11:55:00 +0100 |
koda |
even more wrapping with find_package_or_disable_msg
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 10:14:12 +0100 |
koda |
introduce find_package_or_fail/disable to group together similar cmake code
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 12:12:02 +0100 |
koda |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 01:28:21 +0100 |
koda |
fail if sparkle not found consciously
|
file |
diff |
annotate
|
Mon, 04 Mar 2013 18:27:21 +0100 |
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
|
Fri, 22 Feb 2013 06:39:16 +0100 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 05:15:48 +0100 |
koda |
use standard library prefix
physfslayer
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 15:26:10 -0500 |
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
|
Sun, 27 Jan 2013 02:09:02 +0100 |
koda |
shut a few frontend warnings out
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Sun, 20 Jan 2013 22:51:26 +0100 |
koda |
fix out of source build
|
file |
diff |
annotate
|
Sat, 19 Jan 2013 00:51:28 +0400 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 13:19:47 +0100 |
dag10 |
GCI2012: Abstract Hedgewars Dialogs
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 12:35:01 +0100 |
koda |
move platform code around, based off a gci task by dag10
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 21:44:40 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 02:43:24 +0100 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 11:00:12 +0100 |
koda |
restore compatibility with cmake 2.6
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 15:56:02 +0100 |
koda |
oops, forgot that data absolute path only applies to linux
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 15:32:48 +0100 |
koda |
move DATA_INSTALL_DIR to the configurable options section
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 15:41:45 +0100 |
koda |
get executable directory at runtime rather than configure time
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:14:54 +0100 |
koda |
remove the CROSSAPPLE option until a better solution is found
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:12:18 +0100 |
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
|
Wed, 19 Dec 2012 19:33:49 +0100 |
koda |
edit rpath manually, allowing frontend+libengine to run on linux too
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 19:28:13 +0100 |
koda |
can change library name and compile it on windows again
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 18:17:23 +0100 |
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
|
Tue, 18 Dec 2012 12:04:17 +0100 |
koda |
can use engine as library on windows too
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 03:07:45 +0100 |
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
|
Sun, 16 Dec 2012 12:25:13 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 18:00:01 +0100 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 16:00:06 +0100 |
koda |
less linking needed, raise minimum_osx_version when videorec is enabled
|
file |
diff |
annotate
|
Sat, 08 Dec 2012 22:53:23 +0400 |
unc0rr |
Merge with default
flibqtfrontend
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 10:49:52 +0100 |
koda |
backout rea7541f77944 since development of frontlib is on another branch
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 09:15:55 +0400 |
unc0rr |
merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 21:32:34 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 10:15:17 +0100 |
koda |
use the correct symbol
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:29:09 -0500 |
Mitchell Kember |
Use same macro for hiding video record button and keybinding
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 19:44:18 -0500 |
Mitchell Kember |
Google Code-in: Hide "video record" keybind option
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 00:09:54 +0400 |
unc0rr |
Merge from default to have recent fixes
flibqtfrontend
|
file |
diff |
annotate
|
Fri, 23 Nov 2012 10:43:15 +0100 |
koda |
show console on win when debugging to see frontend messages
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 10:28:07 +0100 |
koda |
update var name
webgl
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 01:13:51 +0400 |
unc0rr |
- frontlib loads team config via physfs
flibqtfrontend
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 01:19:16 +0400 |
unc0rr |
Try to use map preview facilities:
flibqtfrontend
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 11:14:51 +0100 |
koda |
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 01:48:10 +0100 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 00:04:09 +0400 |
unc0rr |
Start port to frontlib
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 18:33:09 +0100 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 00:58:57 +0400 |
unc0rr |
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
physfslayer
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 00:37:23 +0400 |
unc0rr |
Mount .hwt files found in Data folder
physfslayer
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 00:32:41 +0400 |
unc0rr |
merge with default again
physfslayer
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 20:57:20 +0100 |
Xeli |
merge from hedgeroid, includes Medo's work from GSoC
|
file |
diff |
annotate
|
Sat, 03 Nov 2012 00:34:35 +0400 |
unc0rr |
Merge with default
physfslayer
|
file |
diff |
annotate
|
Tue, 30 Oct 2012 12:50:50 +0100 |
koda |
libav name refactor
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 15:12:37 +0100 |
Xeli |
merge Medo's GSoC work
hedgeroid
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 05:06:00 +0200 |
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
|
Wed, 24 Oct 2012 14:55:31 +0100 |
koda |
support video recording on windows with automation and headers
|
file |
diff |
annotate
|
Sun, 21 Oct 2012 01:28:33 +0400 |
unc0rr |
Fix build
physfslayer
|
file |
diff |
annotate
|