hedgewars/CMakeLists.txt
Tue, 10 Nov 2015 20:43:13 +0100 sheepluva merge default sdl2transition
Tue, 10 Nov 2015 17:45:14 +0100 sheepluva drop support for SDL 1.2 sdl2transition
Tue, 03 Nov 2015 00:51:11 +0100 koda Fix compiling engine with OSX frameworks
Thu, 03 Sep 2015 20:59:48 +0300 unc0rr Merge default qmlfrontend
Tue, 02 Jun 2015 01:58:10 +0100 koda Move OSX SDL library configuration from SDLh to proper CMakeLists
Tue, 21 Jul 2015 23:46:52 +0300 unc0rr Put types into a separate file qmlfrontend
Thu, 21 May 2015 00:19:06 +0300 unc0rr - Move protocol handling events to main thread through qt's main loop qmlfrontend
Thu, 16 Apr 2015 23:31:13 +0300 unc0rr Start network support: only setting up a connection for now qmlfrontend
Wed, 08 Apr 2015 23:39:18 +0300 unc0rr Ammo schemes list, almost works qmlfrontend
Sat, 07 Feb 2015 23:26:14 +0300 unc0rr merge with default qmlfrontend
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...
Tue, 06 Jan 2015 03:41:10 +0100 Gianfranco Costamagna Unify _P flags
Sat, 29 Nov 2014 14:53:41 +0100 Gianfranco Costamagna Fix segfault when BUILD_ENGINE_C=ON and FONTS_DIR is provided
Tue, 02 Jun 2015 01:58:10 +0100 koda Move OSX SDL library configuration from SDLh to proper CMakeLists 0.9.21
Tue, 06 Jan 2015 17:07:34 +0100 sheepluva backporting some build system fixes and pas2c tweaks 0.9.21
Thu, 18 Dec 2014 00:03:53 +0300 unc0rr Schemes list combobox with their names qmlfrontend
Wed, 19 Nov 2014 00:38:14 +0300 unc0rr getScriptsList implementation qmlfrontend
Tue, 30 Sep 2014 00:54:04 +0400 unc0rr Themes model, also add some files I forgot to add previously qmlfrontend
Sun, 28 Sep 2014 21:33:14 +0400 unc0rr Quick Game PoC qmlfrontend
Sun, 28 Sep 2014 00:49:04 +0400 unc0rr More refactoring: move PoC preview getting code into flib qmlfrontend
Sat, 20 Sep 2014 00:56:54 +0400 unc0rr - Remove --port command qmlfrontend
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.
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
Fri, 14 Mar 2014 19:59:34 +0400 unc0rr Move template-based generator into its own file
Fri, 07 Mar 2014 23:36:56 +0400 unc0rr Perlin noise generator untweaked, temporarily replacing maze generator
Mon, 03 Mar 2014 22:36:30 +0400 unc0rr - Fix crasher in doStepSniperRifleShot
Sat, 01 Mar 2014 23:37:01 +0400 unc0rr Fix "don't know how to make hwengine.pas" error
Wed, 26 Feb 2014 00:28:27 +0400 unc0rr - Make world wrap edges not depend on gear radius
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 18:17:47 +0100 koda drop redundancies for lua and physfs
Fri, 17 Jan 2014 16:31:36 +0100 koda use bundled physfs on win and osx
Thu, 16 Jan 2014 22:38:43 +0100 sheepluva unCORr likes PChar arrays
Wed, 15 Jan 2014 23:48:18 +0100 sheepluva add compatibility for physicsfs 2.0
Wed, 08 Jan 2014 23:46:02 +0100 koda fix a few uses of VERSION_* checks
Wed, 08 Jan 2014 23:39:43 +0100 koda drop extra spaces from a few CMakeLists.txt files
Wed, 08 Jan 2014 23:29:30 +0100 koda consistent cmake checks
Wed, 08 Jan 2014 19:19:09 +0100 koda use mainstream project name
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Sat, 04 Jan 2014 02:15:01 +0100 koda hwlibrary also depends on hwengine 0.9.20
Sat, 04 Jan 2014 02:18:57 +0100 koda set common pascal library search path once 0.9.20
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
Wed, 01 Jan 2014 00:45:28 +0400 unc0rr This is the way I like it:
Tue, 31 Dec 2013 00:32:55 +0100 koda switch every optimization from Os to O2 0.9.20 0.9.20-release
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
Tue, 17 Dec 2013 00:02:52 +0400 unc0rr merge default here sdl2transition
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
Tue, 03 Dec 2013 17:39:07 +0100 sheepluva make source files objects depend on their predecessors in list
Fri, 06 Dec 2013 00:02:10 +0100 koda use NOSDL2 for consistency sdl2transition
Tue, 05 Nov 2013 23:33:23 +0100 koda some improvements for sdl2 building (not complete nor clean) sdl2transition
Wed, 06 Nov 2013 00:59:33 +0400 unc0rr - Use USESDL12 for old SDL sdl2transition
Sun, 03 Nov 2013 16:54:44 +0100 sheepluva unbreak png screenshots
Mon, 28 Oct 2013 16:53:20 +0100 koda add possibility to compile with SDL2 automatically
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Mon, 08 Jul 2013 12:10:55 +0200 koda some work on cmake_pascal files to better support flags we use, make engine compile as library again
Sat, 29 Jun 2013 16:05:17 +0200 koda minor dep order change
Sat, 29 Jun 2013 02:42:15 +0200 koda break uDebug and uCommand depedency loop by putting stuff in uIO
Sat, 29 Jun 2013 01:56:16 +0200 koda uvariables comes before uutils
Sat, 29 Jun 2013 01:26:05 +0200 koda if you don't add the new pas files here they won't potentially trigger a rebuild anyway
Thu, 27 Jun 2013 15:33:02 +0400 unc0rr Refactoring: get rid of GSHandlers.inc
Thu, 27 Jun 2013 12:18:35 +0200 koda restore the GLUT check
less more (0) -300 -100 -60 tip