Tue, 04 Mar 2014 00:40:23 +0400 Remove game/preview functions split in library mode, just let normal procedure run instead:
unc0rr [Tue, 04 Mar 2014 00:40:23 +0400] rev 10175
Remove game/preview functions split in library mode, just let normal procedure run instead: - Remove tons of HWLIBRARY ifdefs - Override ParamCount and ParamStr to let GetParams work - Small fixes here and there
Mon, 03 Mar 2014 22:36:30 +0400 - Fix crasher in doStepSniperRifleShot
unc0rr [Mon, 03 Mar 2014 22:36:30 +0400] rev 10174
- Fix crasher in doStepSniperRifleShot - Fix hwLibrary.pas dependencies list
Sun, 02 Mar 2014 00:34:18 +0400 Make it build as library
unc0rr [Sun, 02 Mar 2014 00:34:18 +0400] rev 10173
Make it build as library
Sat, 01 Mar 2014 15:04:38 -0500 Only draw border for solid land
nemo [Sat, 01 Mar 2014 15:04:38 -0500] rev 10172
Only draw border for solid land
Sat, 01 Mar 2014 14:52:36 -0500 Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
nemo [Sat, 01 Mar 2014 14:52:36 -0500] rev 10171
Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
Sat, 01 Mar 2014 23:37:59 +0400 merge
unc0rr [Sat, 01 Mar 2014 23:37:59 +0400] rev 10170
merge
Sat, 01 Mar 2014 14:37:06 -0500 always update. a bit inefficient, but scripts do weird things.
nemo [Sat, 01 Mar 2014 14:37:06 -0500] rev 10169
always update. a bit inefficient, but scripts do weird things.
Sat, 01 Mar 2014 23:37:01 +0400 Fix "don't know how to make hwengine.pas" error
unc0rr [Sat, 01 Mar 2014 23:37:01 +0400] rev 10168
Fix "don't know how to make hwengine.pas" error
Sat, 01 Mar 2014 13:59:12 -0500 no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
nemo [Sat, 01 Mar 2014 13:59:12 -0500] rev 10167
no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
Sat, 01 Mar 2014 13:41:19 -0500 pass --prefix to previews too
nemo [Sat, 01 Mar 2014 13:41:19 -0500] rev 10166
pass --prefix to previews too
Fri, 28 Feb 2014 14:03:21 +0400 Use all pixels, not only 8x8 areas
unc0rr [Fri, 28 Feb 2014 14:03:21 +0400] rev 10165
Use all pixels, not only 8x8 areas
Fri, 28 Feb 2014 13:55:16 +0400 AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
unc0rr [Fri, 28 Feb 2014 13:55:16 +0400] rev 10164
AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
Thu, 27 Feb 2014 12:48:27 +0400 Oops, remove debug stuff which hid the feature
unc0rr [Thu, 27 Feb 2014 12:48:27 +0400] rev 10163
Oops, remove debug stuff which hid the feature
Wed, 26 Feb 2014 23:43:42 +0400 Add alpha channel to preview
unc0rr [Wed, 26 Feb 2014 23:43:42 +0400] rev 10162
Add alpha channel to preview
Wed, 26 Feb 2014 23:07:55 +0400 Move preview rendering into HWMap
unc0rr [Wed, 26 Feb 2014 23:07:55 +0400] rev 10161
Move preview rendering into HWMap
Wed, 26 Feb 2014 00:28:27 +0400 - Make world wrap edges not depend on gear radius
unc0rr [Wed, 26 Feb 2014 00:28:27 +0400] rev 10160
- Make world wrap edges not depend on gear radius - Camera jumps on wrap such that gear position on the screen doesn't change - Small fix to cmake script
Mon, 24 Feb 2014 13:41:32 -0500 move the freeModule too, couple of style tweaks
nemo [Mon, 24 Feb 2014 13:41:32 -0500] rev 10159
move the freeModule too, couple of style tweaks
Sun, 23 Feb 2014 22:25:52 +0100 fix molotov sprite too
sheepluva [Sun, 23 Feb 2014 22:25:52 +0100] rev 10158
fix molotov sprite too
Sun, 23 Feb 2014 21:55:08 +0100 tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
sheepluva [Sun, 23 Feb 2014 21:55:08 +0100] rev 10157
tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
Sun, 23 Feb 2014 13:50:58 -0500 merge
nemo [Sun, 23 Feb 2014 13:50:58 -0500] rev 10156
merge
Sun, 23 Feb 2014 19:15:39 +0100 change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
sheepluva [Sun, 23 Feb 2014 19:15:39 +0100] rev 10155
change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
Sun, 23 Feb 2014 19:08:37 +0100 minor comments fix
sheepluva [Sun, 23 Feb 2014 19:08:37 +0100] rev 10154
minor comments fix
Sun, 23 Feb 2014 13:49:44 -0500 add preview init to tunnels too
nemo [Sun, 23 Feb 2014 13:49:44 -0500] rev 10153
add preview init to tunnels too
Sun, 23 Feb 2014 17:31:00 +0100 fix remaining alpha pixel issues (explosion landbacktex borders etc
sheepluva [Sun, 23 Feb 2014 17:31:00 +0100] rev 10152
fix remaining alpha pixel issues (explosion landbacktex borders etc
Sun, 23 Feb 2014 13:47:15 -0500 use data not text, so DLC doesn't get an *
nemo [Sun, 23 Feb 2014 13:47:15 -0500] rev 10151
use data not text, so DLC doesn't get an *
Sun, 23 Feb 2014 10:06:58 -0500 Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
nemo [Sun, 23 Feb 2014 10:06:58 -0500] rev 10150
Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
Fri, 21 Feb 2014 13:31:16 +0400 Official challenge map #3 by 1937barcelona
unc0rr [Fri, 21 Feb 2014 13:31:16 +0400] rev 10149
Official challenge map #3 by 1937barcelona
Thu, 20 Feb 2014 01:32:37 +0400 Don't rewrite server ini file too often
unc0rr [Thu, 20 Feb 2014 01:32:37 +0400] rev 10148
Don't rewrite server ini file too often
Thu, 20 Feb 2014 00:28:49 +0400 Fix tinting of AI kills counter
unc0rr [Thu, 20 Feb 2014 00:28:49 +0400] rev 10147
Fix tinting of AI kills counter
Wed, 19 Feb 2014 19:10:11 +0400 Should never use State like this, since some states aren't synced (thinking state for example)
unc0rr [Wed, 19 Feb 2014 19:10:11 +0400] rev 10146
Should never use State like this, since some states aren't synced (thinking state for example)
Tue, 18 Feb 2014 06:02:22 +0100 allow switching through hogs in reverse order with PRECISE+HOGSWITCH
sheepluva [Tue, 18 Feb 2014 06:02:22 +0100] rev 10145
allow switching through hogs in reverse order with PRECISE+HOGSWITCH
Tue, 18 Feb 2014 00:07:13 +0400 Fix issue 780 (copy-paste fail)
unc0rr [Tue, 18 Feb 2014 00:07:13 +0400] rev 10144
Fix issue #780 (copy-paste fail)
Sun, 16 Feb 2014 22:51:25 +0400 Fix setting lc_endluatest result
unc0rr [Sun, 16 Feb 2014 22:51:25 +0400] rev 10143
Fix setting lc_endluatest result
Sun, 16 Feb 2014 22:06:55 +0400 Reduce number of warnings in pas2c-generated code
unc0rr [Sun, 16 Feb 2014 22:06:55 +0400] rev 10142
Reduce number of warnings in pas2c-generated code
Sun, 16 Feb 2014 16:56:53 +0400 Fix build
unc0rr [Sun, 16 Feb 2014 16:56:53 +0400] rev 10141
Fix build
Fri, 14 Feb 2014 13:55:13 +0400 What about exact value?
unc0rr [Fri, 14 Feb 2014 13:55:13 +0400] rev 10140
What about exact value?
Fri, 14 Feb 2014 13:48:14 +0400 In stats-only mode:
unc0rr [Fri, 14 Feb 2014 13:48:14 +0400] rev 10139
In stats-only mode: - Don't load all sprites - Don't use sdl_ttf - Don't load binds
Thu, 13 Feb 2014 23:53:47 +0400 Only check alpha channel like BlitImageAndGenerateCollisionInfo does
unc0rr [Thu, 13 Feb 2014 23:53:47 +0400] rev 10138
Only check alpha channel like BlitImageAndGenerateCollisionInfo does
Thu, 13 Feb 2014 23:38:16 +0400 NULL PChar is okay
unc0rr [Thu, 13 Feb 2014 23:38:16 +0400] rev 10137
NULL PChar is okay
Thu, 13 Feb 2014 14:12:04 -0500 pngcrush on this file which will hopefully be cleaned up at some point
nemo [Thu, 13 Feb 2014 14:12:04 -0500] rev 10136
pngcrush on this file which will hopefully be cleaned up at some point
Thu, 13 Feb 2014 22:04:56 +0400 Fix read of freed memory found with valgrind
unc0rr [Thu, 13 Feb 2014 22:04:56 +0400] rev 10135
Fix read of freed memory found with valgrind
Wed, 12 Feb 2014 23:46:24 +0400 Use strchr instead of strstr with specially constructed string255 struct (not tested)
unc0rr [Wed, 12 Feb 2014 23:46:24 +0400] rev 10134
Use strchr instead of strstr with specially constructed string255 struct (not tested)
Wed, 12 Feb 2014 23:40:35 +0400 - Remove few PAS2C ifdef's
unc0rr [Wed, 12 Feb 2014 23:40:35 +0400] rev 10133
- Remove few PAS2C ifdef's - Load localization
Wed, 12 Feb 2014 22:40:35 +0400 Fix binds loading
unc0rr [Wed, 12 Feb 2014 22:40:35 +0400] rev 10132
Fix binds loading
Wed, 12 Feb 2014 00:50:15 +0400 - pas2c recognizes typecasts in initialization expressions
unc0rr [Wed, 12 Feb 2014 00:50:15 +0400] rev 10131
- pas2c recognizes typecasts in initialization expressions - Forbid incompatible pointer types - Fixes and new functions to fpcrtl
Tue, 11 Feb 2014 22:05:03 +0400 Small fix which makes pas2c engine successfully replay demos
unc0rr [Tue, 11 Feb 2014 22:05:03 +0400] rev 10130
Small fix which makes pas2c engine successfully replay demos
Tue, 11 Feb 2014 01:19:44 +0400 - Pas2C: make use of 'external' function decorator
unc0rr [Tue, 11 Feb 2014 01:19:44 +0400] rev 10129
- Pas2C: make use of 'external' function decorator - Fixes to rtl - Some work here and there
Mon, 10 Feb 2014 23:02:49 +0400 Implement needed rtl functions
unc0rr [Mon, 10 Feb 2014 23:02:49 +0400] rev 10128
Implement needed rtl functions
Mon, 10 Feb 2014 00:43:03 +0400 It compiles \o/
unc0rr [Mon, 10 Feb 2014 00:43:03 +0400] rev 10127
It compiles \o/ Doesn't link yet though, need to implement new rtl functions
Sun, 09 Feb 2014 19:00:13 +0100 fix lq rope being always drawn on screen with same width regardless of zoom
sheepluva [Sun, 09 Feb 2014 19:00:13 +0100] rev 10126
fix lq rope being always drawn on screen with same width regardless of zoom
Sun, 09 Feb 2014 18:35:11 +0100 fix misleading indentation
sheepluva [Sun, 09 Feb 2014 18:35:11 +0100] rev 10125
fix misleading indentation
Sun, 09 Feb 2014 00:44:29 +0400 Even more explicit type conversions and other stuff to help pas2c use ansistrings
unc0rr [Sun, 09 Feb 2014 00:44:29 +0400] rev 10124
Even more explicit type conversions and other stuff to help pas2c use ansistrings
Sat, 08 Feb 2014 16:29:34 +0400 Implicit type casts to help pas2c
unc0rr [Sat, 08 Feb 2014 16:29:34 +0400] rev 10123
Implicit type casts to help pas2c
Fri, 07 Feb 2014 23:57:32 +0400 Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
unc0rr [Fri, 07 Feb 2014 23:57:32 +0400] rev 10122
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
Fri, 07 Feb 2014 22:42:57 +0400 Implement a bit of astring
unc0rr [Fri, 07 Feb 2014 22:42:57 +0400] rev 10121
Implement a bit of astring
Fri, 07 Feb 2014 15:44:27 +0400 Pas2C recognizes ansistrings
unc0rr [Fri, 07 Feb 2014 15:44:27 +0400] rev 10120
Pas2C recognizes ansistrings
Fri, 07 Feb 2014 14:41:49 +0400 Fix build with old base package
unc0rr [Fri, 07 Feb 2014 14:41:49 +0400] rev 10119
Fix build with old base package
Fri, 07 Feb 2014 10:11:10 +0100 disallow sinegun to penetrate solid land
sheepluva [Fri, 07 Feb 2014 10:11:10 +0100] rev 10118
disallow sinegun to penetrate solid land
Thu, 06 Feb 2014 22:13:30 +0100 fix potential buffer overflow
sheepluva [Thu, 06 Feb 2014 22:13:30 +0100] rev 10117
fix potential buffer overflow
Thu, 06 Feb 2014 22:03:53 +0100 rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
sheepluva [Thu, 06 Feb 2014 22:03:53 +0100] rev 10116
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
Fri, 07 Feb 2014 00:47:51 +0400 Merge
unc0rr [Fri, 07 Feb 2014 00:47:51 +0400] rev 10115
Merge
Thu, 06 Feb 2014 21:07:50 +0100 get rid of hwpow. ~so long and thanks for all the wtfish~
sheepluva [Thu, 06 Feb 2014 21:07:50 +0100] rev 10114
get rid of hwpow. ~so long and thanks for all the wtfish~
Fri, 07 Feb 2014 00:46:49 +0400 Fix tons and tons of pas2c warnings (but still not all of them)
unc0rr [Fri, 07 Feb 2014 00:46:49 +0400] rev 10113
Fix tons and tons of pas2c warnings (but still not all of them)
Thu, 06 Feb 2014 20:18:10 +0100 fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
sheepluva [Thu, 06 Feb 2014 20:18:10 +0100] rev 10112
fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
Thu, 06 Feb 2014 23:02:35 +0400 Drop support for other string types than string255
unc0rr [Thu, 06 Feb 2014 23:02:35 +0400] rev 10111
Drop support for other string types than string255
Thu, 06 Feb 2014 19:05:22 +0100 simplify rc-plane's angle-adjustment-after-wrap code
sheepluva [Thu, 06 Feb 2014 19:05:22 +0100] rev 10110
simplify rc-plane's angle-adjustment-after-wrap code
Tue, 04 Feb 2014 23:53:43 +0400 CMake checks for haskell modules needed
unc0rr [Tue, 04 Feb 2014 23:53:43 +0400] rev 10109
CMake checks for haskell modules needed
Tue, 04 Feb 2014 19:45:22 +0100 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
sheepluva [Tue, 04 Feb 2014 19:45:22 +0100] rev 10108
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, 04 Feb 2014 17:24:32 +0100 whoops, lost a space
sheepluva [Tue, 04 Feb 2014 17:24:32 +0100] rev 10107
whoops, lost a space
Tue, 04 Feb 2014 17:18:05 +0100 fix a relevant warning I caused by accident
sheepluva [Tue, 04 Feb 2014 17:18:05 +0100] rev 10106
fix a relevant warning I caused by accident
Tue, 04 Feb 2014 16:35:31 +0100 fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
sheepluva [Tue, 04 Feb 2014 16:35:31 +0100] rev 10105
fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
Tue, 04 Feb 2014 15:23:37 +0100 yo dawg, I herd you like PChar...
sheepluva [Tue, 04 Feb 2014 15:23:37 +0100] rev 10104
yo dawg, I herd you like PChar...
Tue, 04 Feb 2014 14:04:24 +0100 remove obsolete type conversions that messed with pas2c
sheepluva [Tue, 04 Feb 2014 14:04:24 +0100] rev 10103
remove obsolete type conversions that messed with pas2c
Tue, 04 Feb 2014 13:47:43 +0100 fix some string related pas2c issues
sheepluva [Tue, 04 Feb 2014 13:47:43 +0100] rev 10102
fix some string related pas2c issues
Tue, 04 Feb 2014 13:37:12 +0100 use uConsts rather than including config.inc more than once
sheepluva [Tue, 04 Feb 2014 13:37:12 +0100] rev 10101
use uConsts rather than including config.inc more than once
Tue, 04 Feb 2014 12:37:26 +0100 add travis dependencies
sheepluva [Tue, 04 Feb 2014 12:37:26 +0100] rev 10100
add travis dependencies
Mon, 03 Feb 2014 14:06:11 +0100 fix for Issue 777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
sheepluva [Mon, 03 Feb 2014 14:06:11 +0100] rev 10099
fix for issue #777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
Mon, 03 Feb 2014 13:52:47 +0400 - Cut actions array instead of performing full copy, when it is possible
unc0rr [Mon, 03 Feb 2014 13:52:47 +0400] rev 10098
- Cut actions array instead of performing full copy, when it is possible - Fix use of uninitialized attack parameters struct (existed for years, and could maybe explain some weird ai behavior)
Mon, 03 Feb 2014 13:32:09 +0400 Tiny optimization
unc0rr [Mon, 03 Feb 2014 13:32:09 +0400] rev 10097
Tiny optimization
Sat, 01 Feb 2014 22:03:22 -0500 don't allow getting 2nd copy of wep you already have, prevent gaining banned weps even if set to infinite in scheme.
nemo [Sat, 01 Feb 2014 22:03:22 -0500] rev 10096
don't allow getting 2nd copy of wep you already have, prevent gaining banned weps even if set to infinite in scheme.
Sun, 02 Feb 2014 00:37:00 +0400 Actually do some actions when flood detected
unc0rr [Sun, 02 Feb 2014 00:37:00 +0400] rev 10095
Actually do some actions when flood detected
Fri, 31 Jan 2014 23:36:02 +0400 Define some boundaries to detect events
unc0rr [Fri, 31 Jan 2014 23:36:02 +0400] rev 10094
Define some boundaries to detect events
Fri, 31 Jan 2014 16:51:20 +0400 More work on flood detector
unc0rr [Fri, 31 Jan 2014 16:51:20 +0400] rev 10093
More work on flood detector
Fri, 31 Jan 2014 12:45:51 +0400 Fix build
unc0rr [Fri, 31 Jan 2014 12:45:51 +0400] rev 10092
Fix build
Thu, 30 Jan 2014 16:08:05 +0400 Official racer challenge #2
unc0rr [Thu, 30 Jan 2014 16:08:05 +0400] rev 10091
Official racer challenge #2
Thu, 30 Jan 2014 00:18:32 +0400 - Start work on flood detector
unc0rr [Thu, 30 Jan 2014 00:18:32 +0400] rev 10090
- Start work on flood detector - More agressive joins flood protection - Also fix some warnings
Wed, 29 Jan 2014 09:17:25 -0500 aaaand remove switch
nemo [Wed, 29 Jan 2014 09:17:25 -0500] rev 10089
aaaand remove switch
Tue, 28 Jan 2014 23:14:02 -0500 tweaks
nemo [Tue, 28 Jan 2014 23:14:02 -0500] rev 10088
tweaks
Wed, 29 Jan 2014 00:26:35 +0400 Implement kick voting
unc0rr [Wed, 29 Jan 2014 00:26:35 +0400] rev 10087
Implement kick voting
Tue, 28 Jan 2014 22:29:21 +0400 This should help server bypass malformed replays
unc0rr [Tue, 28 Jan 2014 22:29:21 +0400] rev 10086
This should help server bypass malformed replays
Tue, 28 Jan 2014 09:09:31 -0500 remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
nemo [Tue, 28 Jan 2014 09:09:31 -0500] rev 10085
remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
Tue, 28 Jan 2014 17:00:46 +0400 AI always activates invulnerability and extra damage if it has them
unc0rr [Tue, 28 Jan 2014 17:00:46 +0400] rev 10084
AI always activates invulnerability and extra damage if it has them
Mon, 27 Jan 2014 23:44:28 -0500 Make highlander configurable using weapons, commit weaponset mimicking old values
nemo [Mon, 27 Jan 2014 23:44:28 -0500] rev 10083
Make highlander configurable using weapons, commit weaponset mimicking old values
Mon, 27 Jan 2014 23:42:20 -0500 unbreak build. didn't test changes
nemo [Mon, 27 Jan 2014 23:42:20 -0500] rev 10082
unbreak build. didn't test changes
Tue, 28 Jan 2014 00:22:49 +0400 Implement 'voted' function
unc0rr [Tue, 28 Jan 2014 00:22:49 +0400] rev 10081
Implement 'voted' function
Mon, 27 Jan 2014 22:34:06 +0400 Even more love to pas2c
unc0rr [Mon, 27 Jan 2014 22:34:06 +0400] rev 10080
Even more love to pas2c
Mon, 27 Jan 2014 01:07:12 +0400 Fix times
unc0rr [Mon, 27 Jan 2014 01:07:12 +0400] rev 10079
Fix times
Mon, 27 Jan 2014 00:33:42 +0400 Some love to pas2c
unc0rr [Mon, 27 Jan 2014 00:33:42 +0400] rev 10078
Some love to pas2c
Sun, 26 Jan 2014 10:20:42 +0400 ADMIN_ACCESS is deprecated long ago
unc0rr [Sun, 26 Jan 2014 10:20:42 +0400] rev 10077
ADMIN_ACCESS is deprecated long ago
Sun, 26 Jan 2014 02:17:04 +0400 Mutual authentication: server side
unc0rr [Sun, 26 Jan 2014 02:17:04 +0400] rev 10076
Mutual authentication: server side
Sun, 26 Jan 2014 00:09:50 +0400 Filter confusables to some limits
unc0rr [Sun, 26 Jan 2014 00:09:50 +0400] rev 10075
Filter confusables to some limits
Sun, 26 Jan 2014 00:08:49 +0400 Mutual authentication: client side
unc0rr [Sun, 26 Jan 2014 00:08:49 +0400] rev 10074
Mutual authentication: client side
Fri, 24 Jan 2014 22:38:15 +0400 Now convert to xml rules
unc0rr [Fri, 24 Jan 2014 22:38:15 +0400] rev 10073
Now convert to xml rules
Fri, 24 Jan 2014 13:19:35 +0100 freaking space
koda [Fri, 24 Jan 2014 13:19:35 +0100] rev 10072
freaking space
Fri, 24 Jan 2014 13:05:19 +0100 add glew and ghc-zlib dependencies for travis tests
koda [Fri, 24 Jan 2014 13:05:19 +0100] rev 10071
add glew and ghc-zlib dependencies for travis tests
Fri, 24 Jan 2014 12:44:03 +0100 ghc ooops
koda [Fri, 24 Jan 2014 12:44:03 +0100] rev 10070
ghc ooops
Fri, 24 Jan 2014 11:11:39 +0100 add AppData file
koda [Fri, 24 Jan 2014 11:11:39 +0100] rev 10069
add AppData file close #706
Fri, 24 Jan 2014 10:56:22 +0100 use CMAKE_CURRENT_SOURCE_DIR consistently
koda [Fri, 24 Jan 2014 10:56:22 +0100] rev 10068
use CMAKE_CURRENT_SOURCE_DIR consistently
Fri, 24 Jan 2014 10:39:41 +0400 Must not code at late night (fix sanity check)
unc0rr [Fri, 24 Jan 2014 10:39:41 +0400] rev 10067
Must not code at late night (fix sanity check)
Fri, 24 Jan 2014 09:48:46 +0400 - Add SCHEME which is needed in room config
unc0rr [Fri, 24 Jan 2014 09:48:46 +0400] rev 10066
- Add SCHEME which is needed in room config - Fix replay of games on maze maps
Fri, 24 Jan 2014 00:05:19 +0400 Some basic sanity tests for replay files
unc0rr [Fri, 24 Jan 2014 00:05:19 +0400] rev 10065
Some basic sanity tests for replay files
Thu, 23 Jan 2014 23:28:16 +0400 confusables.txt to insert query converter
unc0rr [Thu, 23 Jan 2014 23:28:16 +0400] rev 10064
confusables.txt to insert query converter
Thu, 23 Jan 2014 21:54:26 +0400 Handle chars and not bytes for usernames :-p
unc0rr [Thu, 23 Jan 2014 21:54:26 +0400] rev 10063
Handle chars and not bytes for usernames :-p
Thu, 23 Jan 2014 14:18:06 +0100 turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
sheepluva [Thu, 23 Jan 2014 14:18:06 +0100] rev 10062
turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
Thu, 23 Jan 2014 13:56:53 +0100 hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
sheepluva [Thu, 23 Jan 2014 13:56:53 +0100] rev 10061
hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
Thu, 23 Jan 2014 13:24:28 +0400 Use zlibFormat
unc0rr [Thu, 23 Jan 2014 13:24:28 +0400] rev 10060
Use zlibFormat
Wed, 22 Jan 2014 23:52:21 +0100 disallow control chars in player nicks, thanks for burp to helping making the list more complete
sheepluva [Wed, 22 Jan 2014 23:52:21 +0100] rev 10059
disallow control chars in player nicks, thanks for burp to helping making the list more complete
Thu, 23 Jan 2014 01:04:17 +0400 - Implement /callvote
unc0rr [Thu, 23 Jan 2014 01:04:17 +0400] rev 10058
- Implement /callvote
Thu, 23 Jan 2014 00:07:27 +0400 - Allow delegation to specific person in fixed room
unc0rr [Thu, 23 Jan 2014 00:07:27 +0400] rev 10057
- Allow delegation to specific person in fixed room - Remove redundant check in DELEGATE handler
Wed, 22 Jan 2014 23:42:41 +0400 Don't delegate special room to another player when owner quits
unc0rr [Wed, 22 Jan 2014 23:42:41 +0400] rev 10056
Don't delegate special room to another player when owner quits
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 tip