QTfrontend/hwconsts.cpp.in
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)
Mon, 04 Mar 2013 10:30:56 +0100 koda convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
Mon, 04 Mar 2013 10:08:38 +0100 koda convert HW_DEV in ifdef DEBUG clauses
Fri, 01 Mar 2013 00:06:05 +0100 koda split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
Thu, 28 Feb 2013 22:47:42 +0100 koda move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
Thu, 28 Feb 2013 22:24:32 +0100 koda add 'One of Everything' in the weaponsets, from nemo's idea
Fri, 04 Jan 2013 21:44:40 +0400 unc0rr Merge from default flibqtfrontend
Mon, 24 Dec 2012 15:41:45 +0100 koda get executable directory at runtime rather than configure time
Fri, 30 Nov 2012 12:12:49 +0400 unc0rr Use HW_TEAMCOLOR_ARRAY from frontlib flibqtfrontend
Wed, 21 Nov 2012 18:34:45 +0100 koda cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
Sun, 17 Jun 2012 21:45:49 +0400 unc0rr - Move colorsModel to appropriate place
Sun, 27 May 2012 23:42:43 +0400 unc0rr - Allow switching colors with mouse wheel
Sun, 29 Apr 2012 17:12:49 +0200 sheepluva hello GameStyleModel
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Thu, 26 Apr 2012 16:15:37 +0200 sheepluva messing with the theme model a bit (gets now auto-updated after DLC download too)
Thu, 26 Apr 2012 09:48:52 +0200 sheepluva mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
Fri, 24 Feb 2012 23:49:31 +0400 unc0rr - Increase server version number due to rooms list protocol changes
Mon, 16 Jan 2012 10:22:21 +0100 valnut GCI task: season greetings
Thu, 23 Jun 2011 21:12:27 +0400 unc0rr - Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
Wed, 04 May 2011 01:19:39 +0200 koda * moved colours and default port from .cpp.in to .h
Tue, 03 May 2011 23:16:47 +0200 koda * move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
Fri, 25 Mar 2011 19:25:50 -0400 nemo Delay portal gun a bit, reduce mudball
Sat, 19 Mar 2011 17:49:27 -0400 nemo Landgun, first pass. At sdw's request.
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Mon, 28 Feb 2011 22:04:10 +0300 unc0rr Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
Wed, 02 Feb 2011 09:05:48 +0100 sheepluva if source has uncommitted changes:
Sat, 29 Jan 2011 21:16:09 +0100 Henek added dummy for tardis and ugly icons for tardis and structure
Sat, 29 Jan 2011 18:18:44 +0100 Henek still in developement take on adding structures, working hiding of hogs and ejecting them later.
Sun, 19 Dec 2010 21:06:34 -0500 nemo Snowball weapon
Mon, 13 Dec 2010 04:52:23 +0100 Henek added general scripts to multiplayer and added option for scripts to allow user set schemes or weapon sets.
Sun, 14 Nov 2010 15:06:02 -0500 nemo merge 0.9.14.1 to trunk
Sat, 13 Nov 2010 15:32:53 -0500 nemo merge 0.9.14 back into trunk
Sun, 14 Nov 2010 11:19:37 -0500 nemo disable offsets in GetLaunchX/GetLaunchY instead 0.9.14.1
Sat, 13 Nov 2010 12:59:56 -0500 nemo replace orange with yellow to differentiate from peach 0.9.14
Fri, 12 Nov 2010 14:54:53 +0100 koda drillstrike! might require the drill patch to improve behavior
Thu, 11 Nov 2010 11:04:24 -0500 nemo Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
Thu, 11 Nov 2010 00:38:12 +0100 koda by default selecting a game mode will select a weapon with the same name, and viceversa; toggable for every game
Wed, 10 Nov 2010 00:56:21 +0100 koda added two games modes and one weaponset
Mon, 08 Nov 2010 14:15:26 -0500 nemo Darken blue, brighten cyan to make more distinguishable, replace gold with peach. Should hopefully resolve objections about colour distinguishability
Sun, 07 Nov 2010 17:03:10 -0500 nemo oops, remove weapon delays for clean slate - or else crates get frustrating
Fri, 05 Nov 2010 14:14:32 -0400 nemo Replace the deprecated Basketball mode with Clean Slate mode which uses a few of the new scheme options
Tue, 12 Oct 2010 05:06:30 +0200 koda minor stuff
Mon, 11 Oct 2010 20:34:21 +0200 Tobias Neumann New Weapon: Resurrector (TODO: ammo icon + sprites)
Wed, 06 Oct 2010 22:36:41 +0200 smaxx Engine:
Sat, 18 Sep 2010 12:35:58 +0200 smaxx Frontend:
Tue, 14 Sep 2010 18:41:37 +0200 smaxx Frontend:
Mon, 06 Sep 2010 16:23:47 -0400 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
Thu, 02 Sep 2010 19:22:37 -0400 nemo Disable sine gun in all weapon sets, slap a beta on the name and incomplete in description. This is to reassure sheepluva who fears his WIP making it prominently into a release.
Fri, 06 Aug 2010 11:53:28 +0200 smaxx Frontend:
Tue, 03 Aug 2010 14:19:47 +0200 smaxx Engine:
Mon, 02 Aug 2010 18:19:55 +0200 smaxx Engine:
Tue, 29 Jun 2010 10:18:51 -0400 nemo Default ammo set was horribly unbalanced - you want to test portal, play "crazy" :)
Wed, 19 May 2010 02:10:28 +0000 nemo Henek adds a flamethrower, updates some translations, and tweaks how fire works.
Sat, 01 May 2010 17:29:48 +0000 nemo Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
Sat, 01 May 2010 05:15:16 +0000 sheepluva * added some comments
Fri, 30 Apr 2010 12:19:25 +0000 mbait Gas grenade:
Fri, 16 Apr 2010 16:04:41 +0000 smxx Engine:
Fri, 16 Apr 2010 14:37:28 +0000 smxx Engine/Frontend:
Fri, 02 Apr 2010 16:04:37 +0000 nemo Rebalance Default to take into account reweighting of crates, remove redundant check
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Fri, 26 Mar 2010 12:16:12 +0000 smxx Frontend:
Fri, 26 Mar 2010 00:49:02 +0000 nemo Change settings for birdy in default weapon sets
Fri, 26 Mar 2010 00:26:32 +0000 nemo Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
Thu, 25 Feb 2010 04:08:47 +0000 nemo remove turn waits for crazy and shoppa
Thu, 25 Feb 2010 04:04:26 +0000 nemo Awesome patch from TheException - adds editing of weapon delay and crate count. Tiy might want to tweak the crate graphic, could make be smaller or less overlappy.
Fri, 16 Oct 2009 01:29:10 +0000 nemo Tweak probabilities for default set. jetpack, invuln, molotov cocktail
Thu, 15 Oct 2009 19:13:08 +0000 nemo Tweak shoppa probabilities
Thu, 15 Oct 2009 17:42:21 +0000 nemo Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Thu, 10 Sep 2009 12:23:02 +0000 unc0rr - Support probabilies from ammo scheme in engine
Thu, 10 Sep 2009 12:16:11 +0000 unc0rr Implement probability editor for weapon schemes (engine doesn't support that yet)
Sun, 21 Jun 2009 15:31:09 +0000 nemo Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
Sat, 23 May 2009 16:49:03 +0000 nemo Portugese (european) translation, Tiy's "minefield" scheme/wepset, disable vampirism, update translations
Sun, 03 May 2009 17:35:10 +0000 nemo Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
Thu, 30 Apr 2009 20:13:44 +0000 unc0rr nemo's great patch:
Sun, 12 Apr 2009 20:34:11 +0000 unc0rr - One more hat
Sun, 12 Apr 2009 15:33:46 +0000 unc0rr Add Shoppa game scheme
Sun, 12 Apr 2009 15:30:41 +0000 unc0rr Predefine some ammo schemes
Sun, 12 Apr 2009 15:24:08 +0000 unc0rr nemo's patch + ropes ammo scheme hack
Mon, 02 Mar 2009 21:13:07 +0000 unc0rr laser beam by nemo reworked a bit by me
Sun, 01 Mar 2009 17:24:25 +0000 unc0rr 4 utilities by nemo
Mon, 19 Jan 2009 15:46:33 +0000 unc0rr Change rc plane options
Sat, 17 Jan 2009 14:35:20 +0000 unc0rr RC Plane
Thu, 08 Jan 2009 15:42:36 +0000 unc0rr Ballsgun
Sat, 03 Jan 2009 19:01:50 +0000 unc0rr Check for deprecated ammo schemes at startup and delete them
Fri, 02 Jan 2009 21:39:51 +0000 unc0rr Drill rocket
Thu, 27 Nov 2008 14:36:22 +0000 unc0rr oops, remove leftovers
Sat, 22 Nov 2008 14:39:14 +0000 unc0rr Quick and dirty napalm implementation
Mon, 27 Oct 2008 14:54:38 +0000 unc0rr Correct default ammo set
Sun, 26 Oct 2008 13:00:35 +0000 unc0rr Allow build without net game server: introduce -DWITH_SERVER configuration parameter
Thu, 18 Sep 2008 16:16:41 +0000 unc0rr Add Hellish bomb weapon
Thu, 18 Sep 2008 13:39:05 +0000 unc0rr Add watermelon weapon (without proper sprites yet)
Sat, 16 Aug 2008 11:22:34 +0000 unc0rr Start seduction weapon implementation
Thu, 14 Aug 2008 14:04:45 +0000 unc0rr Add themes list to map selection widget
Fri, 25 Jul 2008 10:56:05 +0000 unc0rr Stubs for spider weapon
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Thu, 19 Jun 2008 20:34:53 +0000 unc0rr - Decrease default girders number
Tue, 17 Jun 2008 21:28:15 +0000 unc0rr Update copyright information
Mon, 09 Jun 2008 15:26:52 +0000 unc0rr Prepare for new weapon 'Kamikaze'
Sat, 10 May 2008 16:26:53 +0000 unc0rr Implement whip weapon
Sat, 10 May 2008 14:46:02 +0000 unc0rr Initial implementation of mortar
Tue, 06 May 2008 15:13:02 +0000 unc0rr Use constant generated by cmake for version string
Thu, 13 Dec 2007 21:49:52 +0000 unc0rr Finish asking host/port dialog implementation
Sun, 30 Sep 2007 14:43:15 +0000 unc0rr Use same team colors everywhere
Sat, 22 Sep 2007 14:19:58 +0000 unc0rr Oops, fix compile
Sat, 22 Sep 2007 10:45:18 +0000 unc0rr Now trainings can have custom ammostore
Mon, 20 Aug 2007 17:49:39 +0000 unc0rr - Some changes to make build process clear
less more (0) tip