Mon, 10 Jun 2013 15:18:03 +0300 created a new sendstat type for changing the kills label
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 10 Jun 2013 15:18:03 +0300] rev 9178
created a new sendstat type for changing the kills label
Sun, 09 Jun 2013 01:18:58 +0300 fix non changing graph title and sendstat health
Periklis Ntanasis <pntanasis@gmail.com> [Sun, 09 Jun 2013 01:18:58 +0300] rev 9177
fix non changing graph title and sendstat health
Sat, 08 Jun 2013 23:54:44 +0300 correct health statsend for lua scritps
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 08 Jun 2013 23:54:44 +0300] rev 9176
correct health statsend for lua scritps
Sat, 08 Jun 2013 23:24:52 +0300 added option to change stats graph title
Periklis Ntanasis <pntanasis@gmail.com> [Sat, 08 Jun 2013 23:24:52 +0300] rev 9175
added option to change stats graph title
Thu, 06 Jun 2013 03:52:32 +0300 made lua scripts able to turn off automatic game stats
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 06 Jun 2013 03:52:32 +0300] rev 9174
made lua scripts able to turn off automatic game stats
Thu, 06 Jun 2013 03:35:59 +0300 LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
Periklis Ntanasis <pntanasis@gmail.com> [Thu, 06 Jun 2013 03:35:59 +0300] rev 9173
LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
Tue, 04 Jun 2013 00:10:48 +0300 added custom stats message
Periklis Ntanasis <pntanasis@gmail.com> [Tue, 04 Jun 2013 00:10:48 +0300] rev 9172
added custom stats message
Mon, 03 Jun 2013 23:18:24 +0300 added sendstat and sendstats support for lua scripts
Periklis Ntanasis <pntanasis@gmail.com> [Mon, 03 Jun 2013 23:18:24 +0300] rev 9171
added sendstat and sendstats support for lua scripts
Mon, 10 Jun 2013 21:20:14 +0400 More verbose initialization
unc0rr [Mon, 10 Jun 2013 21:20:14 +0400] rev 9170
More verbose initialization
Mon, 10 Jun 2013 11:05:10 +0200 visibility unsupported on windows
koda [Mon, 10 Jun 2013 11:05:10 +0200] rev 9169
visibility unsupported on windows
Sun, 16 Jun 2013 00:46:11 +0400 Some fixes to make pas2c+clang compile all engine files webgl
unc0rr [Sun, 16 Jun 2013 00:46:11 +0400] rev 9168
Some fixes to make pas2c+clang compile all engine files
Mon, 10 Jun 2013 10:59:49 +0200 protect all types with -fstack-protector-all
koda [Mon, 10 Jun 2013 10:59:49 +0200] rev 9167
protect all types with -fstack-protector-all
Sat, 15 Jun 2013 23:45:53 +0400 - Fix 'and not' without parentheses webgl
unc0rr [Sat, 15 Jun 2013 23:45:53 +0400] rev 9166
- Fix 'and not' without parentheses - Better detection of such occasions
Mon, 10 Jun 2013 10:47:59 +0200 stack-protector flag needs to be passed to the linker as well
koda [Mon, 10 Jun 2013 10:47:59 +0200] rev 9165
stack-protector flag needs to be passed to the linker as well
Sat, 15 Jun 2013 23:44:37 +0400 Allow building with modern 'base' package webgl
unc0rr [Sat, 15 Jun 2013 23:44:37 +0400] rev 9164
Allow building with modern 'base' package
Thu, 06 Jun 2013 15:55:10 +0200 port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
koda [Thu, 06 Jun 2013 15:55:10 +0200] rev 9163
port all Q_WS_* to Q_OS_* so that we are forward compatible with Qt5
Sun, 09 Jun 2013 12:28:11 +0200 lua warning with clang webgl
koda [Sun, 09 Jun 2013 12:28:11 +0200] rev 9162
lua warning with clang
Sun, 09 Jun 2013 22:24:41 +0400 These could be handy
unc0rr [Sun, 09 Jun 2013 22:24:41 +0400] rev 9161
These could be handy
Sun, 09 Jun 2013 12:22:53 +0200 update with default webgl
koda [Sun, 09 Jun 2013 12:22:53 +0200] rev 9160
update with default
Sun, 09 Jun 2013 12:20:19 +0200 set linker flags where appropriate
koda [Sun, 09 Jun 2013 12:20:19 +0200] rev 9159
set linker flags where appropriate
Sun, 09 Jun 2013 11:41:04 +0200 this was getting annoying, don't error out on warnings physfs
koda [Sun, 09 Jun 2013 11:41:04 +0200] rev 9158
this was getting annoying, don't error out on warnings physfs
Fri, 07 Jun 2013 22:12:15 -0400 ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
nemo [Fri, 07 Jun 2013 22:12:15 -0400] rev 9157
ok. this could be tidier, but, I'm sick of hogs w/ unmodified thaw thawing on exactly wrong turn.
Sat, 08 Jun 2013 02:21:31 +0200 make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
koda [Sat, 08 Jun 2013 02:21:31 +0200] rev 9156
make sure that also CXX sources pick up the flags (although I'm not 100% of the correctness of the tests)
Sat, 08 Jun 2013 02:16:38 +0200 add fstack-protector and fvisibility=hidden to cmake tests
koda [Sat, 08 Jun 2013 02:16:38 +0200] rev 9155
add fstack-protector and fvisibility=hidden to cmake tests
Sat, 08 Jun 2013 02:03:02 +0200 also apply linker flags to haskell programs
koda [Sat, 08 Jun 2013 02:03:02 +0200] rev 9154
also apply linker flags to haskell programs
Sat, 08 Jun 2013 01:56:23 +0200 add relro linker tests (issue 663)
koda [Sat, 08 Jun 2013 01:56:23 +0200] rev 9153
add relro linker tests (issue #663)
Sat, 08 Jun 2013 01:52:32 +0200 move compiler checks in a separate cmake module
koda [Sat, 08 Jun 2013 01:52:32 +0200] rev 9152
move compiler checks in a separate cmake module
Sat, 08 Jun 2013 01:31:53 +0200 simplify cmake message syntax a little bit
koda [Sat, 08 Jun 2013 01:31:53 +0200] rev 9151
simplify cmake message syntax a little bit
Sat, 08 Jun 2013 01:22:46 +0200 move platform specific and revision info code into separate cmake modules
koda [Sat, 08 Jun 2013 01:22:46 +0200] rev 9150
move platform specific and revision info code into separate cmake modules
Fri, 07 Jun 2013 21:15:11 +0200 update changelog
sheepluva [Fri, 07 Jun 2013 21:15:11 +0200] rev 9149
update changelog
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip