Wed, 15 May 2019 09:08:39 +0200 |
Wuzzy |
Quick games are more random
|
file |
diff |
annotate
|
Thu, 25 Apr 2019 23:01:05 +0200 |
Wuzzy |
Prevent entering “/”, “\” and “:” in team and scheme names.
|
file |
diff |
annotate
|
Mon, 01 Apr 2019 23:15:18 +0200 |
Wuzzy |
Make dark clan colors visible in stats screen
|
file |
diff |
annotate
|
Thu, 30 Aug 2018 22:07:01 +0200 |
Wuzzy |
BRW now allows weapon scheme customization
|
file |
diff |
annotate
|
Wed, 18 Jul 2018 00:27:23 +0200 |
Wuzzy |
Increase hedgehog limit to 64
|
file |
diff |
annotate
|
Sun, 15 Jul 2018 14:21:06 +0200 |
Wuzzy |
Clean up cMaxHHs and cMaxTeams a bit, get rid of hardcoded numbers
|
file |
diff |
annotate
|
Sat, 15 Apr 2017 08:09:23 +0200 |
Wuzzy |
Add HedgeEditor schemes as recommended on https://hedgewars.org/HedgeEditor
|
file |
diff |
annotate
|
Fri, 06 May 2016 15:45:48 +0200 |
Wuzzy |
Fix problems with dynamic whats this texts
|
file |
diff |
annotate
|
Wed, 04 May 2016 22:56:22 +0200 |
Wuzzy |
Add missing frontend constants
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 12:13:34 +0200 |
Wuzzy |
Add empty weapons scheme (instead of default) when using “New” button
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 17:55:09 +0100 |
sheepluva |
weapon set: Shoppa Pro
|
file |
diff |
annotate
|
Tue, 25 Nov 2014 22:38:19 +0900 |
mikade |
Add scheme and weaponset for Construction Mode.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 23:44:28 -0500 |
nemo |
Make highlander configurable using weapons, commit weaponset mimicking old values
|
file |
diff |
annotate
|
Sun, 26 Jan 2014 00:08:49 +0400 |
unc0rr |
Mutual authentication: client side
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Mon, 04 Mar 2013 23:11:28 +0100 |
koda |
version variables confom to naming convention
|
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
|
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
|
file |
diff |
annotate
|
Mon, 04 Mar 2013 10:08:38 +0100 |
koda |
convert HW_DEV in ifdef DEBUG clauses
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 22:24:32 +0100 |
koda |
add 'One of Everything' in the weaponsets, from nemo's idea
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 21:44:40 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 15:41:45 +0100 |
koda |
get executable directory at runtime rather than configure time
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 12:12:49 +0400 |
unc0rr |
Use HW_TEAMCOLOR_ARRAY from frontlib
flibqtfrontend
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 17 Jun 2012 21:45:49 +0400 |
unc0rr |
- Move colorsModel to appropriate place
|
file |
diff |
annotate
|
Sun, 27 May 2012 23:42:43 +0400 |
unc0rr |
- Allow switching colors with mouse wheel
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 17:12:49 +0200 |
sheepluva |
hello GameStyleModel
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 18:56:31 +0200 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
Thu, 26 Apr 2012 16:15:37 +0200 |
sheepluva |
messing with the theme model a bit (gets now auto-updated after DLC download too)
|
file |
diff |
annotate
|
Thu, 26 Apr 2012 09:48:52 +0200 |
sheepluva |
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
|
file |
diff |
annotate
|
Fri, 24 Feb 2012 23:49:31 +0400 |
unc0rr |
- Increase server version number due to rooms list protocol changes
|
file |
diff |
annotate
|
Mon, 16 Jan 2012 10:22:21 +0100 |
valnut |
GCI task: season greetings
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Wed, 04 May 2011 01:19:39 +0200 |
koda |
* moved colours and default port from .cpp.in to .h
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 19:25:50 -0400 |
nemo |
Delay portal gun a bit, reduce mudball
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 17:49:27 -0400 |
nemo |
Landgun, first pass. At sdw's request.
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 09:05:48 +0100 |
sheepluva |
if source has uncommitted changes:
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 21:16:09 +0100 |
Henek |
added dummy for tardis and ugly icons for tardis and structure
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 18:18:44 +0100 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 21:06:34 -0500 |
nemo |
Snowball weapon
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 15:06:02 -0500 |
nemo |
merge 0.9.14.1 to trunk
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 15:32:53 -0500 |
nemo |
merge 0.9.14 back into trunk
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 11:19:37 -0500 |
nemo |
disable offsets in GetLaunchX/GetLaunchY instead
0.9.14.1
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 12:59:56 -0500 |
nemo |
replace orange with yellow to differentiate from peach
0.9.14
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 14:54:53 +0100 |
koda |
drillstrike! might require the drill patch to improve behavior
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 10 Nov 2010 00:56:21 +0100 |
koda |
added two games modes and one weaponset
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 17:03:10 -0500 |
nemo |
oops, remove weapon delays for clean slate - or else crates get frustrating
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|