hedgewars/options.inc
Mon, 12 Nov 2018 20:30:06 +0300 alfadur make engine windows checks work for 64bit builds
Thu, 21 Apr 2016 14:16:47 -0400 koda Correctly set WEBGL macro during pas2c conversion
Thu, 21 Apr 2016 13:10:15 -0400 koda Disable stereo rendering when compiled with pas2c
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
Sat, 07 Nov 2015 16:15:27 +0100 sheepluva merge orphan head (while discarding all its changes) to make koda and his hg-git happy
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Tue, 07 Jan 2014 22:08:02 +0400 unc0rr pas2c engine now writes debug log webgl
Sun, 05 Jan 2014 23:58:13 +0400 unc0rr - Don't define NOCONSOLE webgl
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
Sat, 06 Jul 2013 19:29:18 +0200 koda use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Fri, 05 Apr 2013 18:25:23 +0200 koda use SDL_Threads everywhere
Thu, 04 Apr 2013 00:32:57 +0200 koda update branch again webgl
Wed, 03 Apr 2013 23:56:59 +0200 koda strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Thu, 29 Nov 2012 14:02:28 +1300 Chris Wong Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Sat, 27 Oct 2012 14:50:38 +0200 koda minor macro cleanup
Fri, 10 Aug 2012 17:35:48 +0400 Stepan777 better cmake script
Mon, 25 Jun 2012 12:02:54 +0200 Wolfgang Steffens made surface retaining mandatory
Mon, 25 Jun 2012 11:47:40 +0200 Wolfgang Steffens retaining SDL surfaces in order to allow recreating atlases from scratch without
Mon, 25 Jun 2012 10:44:27 +0200 Wolfgang Steffens Merge
Mon, 11 Jun 2012 18:15:30 +0400 Stepan777 1. Implement new page in frontend with options for video recording.
Mon, 11 Jun 2012 17:56:10 +0400 Stepan777 merge
Mon, 11 Jun 2012 01:16:43 +0200 koda reorganize options.inc a little
Fri, 08 Jun 2012 02:52:35 +0400 Stepan777 1. Add IFDEFs for video recording
Tue, 05 Jun 2012 22:37:36 +0200 Wolfgang Steffens Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
Fri, 25 May 2012 09:00:54 +0200 Wolfgang Steffens initial GLSL1.2 test version
Sun, 13 May 2012 00:40:01 +0400 unc0rr oops, wrong type
Sat, 12 May 2012 22:44:39 +0400 unc0rr A solution to char vs string problem: mark single-letter strings with _S macro
Fri, 11 May 2012 22:54:19 +0400 unc0rr Define NOCONSOLE for pas2c
Thu, 10 May 2012 23:21:56 +0200 koda the ios port runs again, although with a few things to sort out
Mon, 07 May 2012 11:59:09 +0200 koda invert LUA symbol meaning and avoid hints when compiling without it
Thu, 03 May 2012 16:04:38 +0100 koda HAPPY 7000th COMMIT HEDGEWARS
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Tue, 01 May 2012 15:23:11 +0200 koda minor changes for more compatibilities with other compilers
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Mon, 23 Apr 2012 04:14:21 +0200 koda when libpng is not found, gratiously fallback to bmp screenshots; untested
Sat, 21 Apr 2012 17:55:45 +0200 Xeli - Return of the F<numbers> in the ammomenu
Fri, 13 Apr 2012 00:18:10 +0200 koda disable png screenshots on mobile for now
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Fri, 17 Feb 2012 12:17:43 +0100 koda ops
Fri, 17 Feb 2012 12:08:01 +0100 koda refactored a few types involved in the touch interface and corrected a few invisible mistakes
Sun, 12 Feb 2012 15:59:10 +0100 koda add keywords for landscape ammomenu and touch interface
Sun, 12 Feb 2012 15:27:25 +0100 koda gather context restoration under a single keyword
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Mon, 28 Nov 2011 17:37:43 +0100 Xeli added a switch USE_SDLTHREADS
Thu, 20 Oct 2011 22:54:34 +0200 Xeli Changed package name from org.hedgewars.mobile to org.hedgewars.hedgeroid to upload it to the market hedgeroid
Tue, 04 Oct 2011 19:20:42 +0200 koda fix compiling for android, strip out all delphi code, objfpc ftw hedgeroid
Mon, 26 Sep 2011 00:03:14 +0200 koda reviewed the build system and parts of the previous merge, performed some code cleanup hedgeroid
Sat, 16 Jul 2011 17:00:47 +0200 Xeli Added support for LUA hedgeroid
Tue, 05 Jul 2011 18:33:42 +0200 Xeli merge hedgeroid
Sun, 03 Jul 2011 02:33:17 +0200 koda ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
Wed, 22 Jun 2011 00:38:31 +0200 Xeli First commit.. hedgeroid
Tue, 21 Jun 2011 16:55:34 +0200 koda restore logging on mac
less more (0) -60 tip