Tue, 11 Jun 2013 18:35:28 +0200 |
koda |
these check are now useless
|
changeset |
files
|
Mon, 17 Jun 2013 10:48:50 -0400 |
nemo |
Many of the gears treat non-0 timer as overridden. Added that check in more places so that lua could use this a tiny bit more consistently. Also preserve state for jetpack.
|
changeset |
files
|
Tue, 11 Jun 2013 18:31:49 +0200 |
koda |
I hate you, I hate you with all my heart...
|
changeset |
files
|
Sun, 16 Jun 2013 15:45:19 +0400 |
unc0rr |
'i' flag for in-room status
|
changeset |
files
|
Tue, 11 Jun 2013 10:45:34 +0200 |
koda |
use BUILD_SHARED_LIBS to control whether a library is shared or static, make our bundled physfs library check for this configuration
|
changeset |
files
|
Wed, 12 Jun 2013 19:15:51 +0200 |
koda |
fix launching on windows
|
changeset |
files
|
Mon, 10 Jun 2013 16:46:58 +0200 |
koda |
move paths setup in separate cmake module
|
changeset |
files
|
Wed, 12 Jun 2013 04:58:27 +0300 |
Periklis Ntanasis |
merge my campaign page changes with default
|
changeset |
files
|
Mon, 10 Jun 2013 16:37:21 +0200 |
koda |
backout r1bed4aee19e0 and r3883b5dc600c
|
changeset |
files
|
Tue, 11 Jun 2013 11:48:36 +0200 |
koda |
moar cpack ignore
|
changeset |
files
|
Tue, 11 Jun 2013 02:42:52 +0200 |
koda |
merge (could have grafted)
|
changeset |
files
|
Tue, 11 Jun 2013 02:39:45 +0200 |
koda |
osx, link also foundation to physfs
|
changeset |
files
|
Wed, 12 Jun 2013 04:53:04 +0300 |
Periklis Ntanasis |
added images and corrected bug that didn't show correct description at some occasions
|
changeset |
files
|
Tue, 11 Jun 2013 00:01:32 +0200 |
koda |
libssp (required by stack-protector) is not available on 10.4
|
changeset |
files
|
Mon, 27 May 2013 21:39:52 +0300 |
Periklis Ntanasis |
issue 562, image and description for the campaign page
|
changeset |
files
|
Tue, 11 Jun 2013 01:40:55 +0300 |
Periklis Ntanasis |
added missing image
|
changeset |
files
|
Tue, 11 Jun 2013 00:05:07 +0300 |
Periklis Ntanasis |
changed variable and function name
|
changeset |
files
|
Mon, 10 Jun 2013 23:50:36 +0300 |
Periklis Ntanasis |
removing sendstats(uScript) from luaAPI
|
changeset |
files
|
Mon, 10 Jun 2013 15:18:03 +0300 |
Periklis Ntanasis |
created a new sendstat type for changing the kills label
|
changeset |
files
|
Sun, 09 Jun 2013 01:18:58 +0300 |
Periklis Ntanasis |
fix non changing graph title and sendstat health
|
changeset |
files
|
Sat, 08 Jun 2013 23:54:44 +0300 |
Periklis Ntanasis |
correct health statsend for lua scritps
|
changeset |
files
|
Sat, 08 Jun 2013 23:24:52 +0300 |
Periklis Ntanasis |
added option to change stats graph title
|
changeset |
files
|
Thu, 06 Jun 2013 03:52:32 +0300 |
Periklis Ntanasis |
made lua scripts able to turn off automatic game stats
|
changeset |
files
|
Thu, 06 Jun 2013 03:35:59 +0300 |
Periklis Ntanasis |
LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
|
changeset |
files
|
Tue, 04 Jun 2013 00:10:48 +0300 |
Periklis Ntanasis |
added custom stats message
|
changeset |
files
|
Mon, 03 Jun 2013 23:18:24 +0300 |
Periklis Ntanasis |
added sendstat and sendstats support for lua scripts
|
changeset |
files
|
Mon, 10 Jun 2013 21:20:14 +0400 |
unc0rr |
More verbose initialization
|
changeset |
files
|
Mon, 10 Jun 2013 11:05:10 +0200 |
koda |
visibility unsupported on windows
|
changeset |
files
|
Sun, 16 Jun 2013 00:46:11 +0400 |
unc0rr |
Some fixes to make pas2c+clang compile all engine files
webgl
|
changeset |
files
|
Mon, 10 Jun 2013 10:59:49 +0200 |
koda |
protect all types with -fstack-protector-all
|
changeset |
files
|
Sat, 15 Jun 2013 23:45:53 +0400 |
unc0rr |
- Fix 'and not' without parentheses
webgl
|
changeset |
files
|
Mon, 10 Jun 2013 10:47:59 +0200 |
koda |
stack-protector flag needs to be passed to the linker as well
|
changeset |
files
|
Sat, 15 Jun 2013 23:44:37 +0400 |
unc0rr |
Allow building with modern 'base' package
webgl
|
changeset |
files
|
Thu, 06 Jun 2013 15:55:10 +0200 |
koda |
port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
|
changeset |
files
|
Sun, 09 Jun 2013 12:28:11 +0200 |
koda |
lua warning with clang
webgl
|
changeset |
files
|
Sun, 09 Jun 2013 22:24:41 +0400 |
unc0rr |
These could be handy
|
changeset |
files
|
Sun, 09 Jun 2013 12:22:53 +0200 |
koda |
update with default
webgl
|
changeset |
files
|
Sun, 09 Jun 2013 12:20:19 +0200 |
koda |
set linker flags where appropriate
|
changeset |
files
|
Sun, 09 Jun 2013 11:41:04 +0200 |
koda |
this was getting annoying, don't error out on warnings physfs
|
changeset |
files
|
Fri, 07 Jun 2013 22:12:15 -0400 |
nemo |
ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
|
changeset |
files
|
Sat, 08 Jun 2013 02:21:31 +0200 |
koda |
make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
|
changeset |
files
|
Sat, 08 Jun 2013 02:16:38 +0200 |
koda |
add fstack-protector and fvisibility=hidden to cmake tests
|
changeset |
files
|
Sat, 08 Jun 2013 02:03:02 +0200 |
koda |
also apply linker flags to haskell programs
|
changeset |
files
|
Sat, 08 Jun 2013 01:56:23 +0200 |
koda |
add relro linker tests (issue 663)
|
changeset |
files
|
Sat, 08 Jun 2013 01:52:32 +0200 |
koda |
move compiler checks in a separate cmake module
|
changeset |
files
|
Sat, 08 Jun 2013 01:31:53 +0200 |
koda |
simplify cmake message syntax a little bit
|
changeset |
files
|
Sat, 08 Jun 2013 01:22:46 +0200 |
koda |
move platform specific and revision info code into separate cmake modules
|
changeset |
files
|
Fri, 07 Jun 2013 21:15:11 +0200 |
sheepluva |
update changelog
|
changeset |
files
|
Fri, 07 Jun 2013 14:44:34 -0400 |
nemo |
move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
|
changeset |
files
|
Fri, 07 Jun 2013 17:37:01 +0200 |
sheepluva |
add note about mudball causing no direct damage to changelog
|
changeset |
files
|
Thu, 26 Dec 2013 16:50:02 +0100 |
koda |
close branch
0.9.19
|
changeset |
files
|
Fri, 07 Jun 2013 15:23:04 +0400 |
unc0rr |
Fix more warnings (lol @ icegun "consts")
|
changeset |
files
|
Fri, 13 Sep 2013 21:55:53 +0400 |
unc0rr |
Skip some LandPixels manipulations in stats-only mode
0.9.19
|
changeset |
files
|
Fri, 07 Jun 2013 12:51:09 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Sat, 24 Aug 2013 01:37:20 +0400 |
unc0rr |
Fix script flaw in detection of best team when sending achievement info
0.9.19
|
changeset |
files
|
Wed, 05 Jun 2013 13:01:25 -0400 |
nemo |
Bump protocol and version (game desync would be triggered by b70352db5675, 2ae44c4381cd - other revisions probably safe)
|
changeset |
files
|
Sat, 24 Aug 2013 01:22:45 +0400 |
unc0rr |
Fix build
0.9.19
|
changeset |
files
|
Wed, 05 Jun 2013 12:47:33 -0400 |
nemo |
Restore CurAmmoType check as well, that was removed in r8f317ba10675 when trying to fix aiming during alt attack.
|
changeset |
files
|
Sat, 24 Aug 2013 00:13:15 +0400 |
unc0rr |
Store TrophyRace records in database
0.9.19
|
changeset |
files
|
Wed, 05 Jun 2013 16:28:30 +0200 |
sheepluva |
fixed all engine compilation hints and notes (that I could see)
|
changeset |
files
|