2014-02-10 - 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
2014-02-10 Implement needed rtl functions
unc0rr [Mon, 10 Feb 2014 23:02:49 +0400] rev 10128
Implement needed rtl functions
2014-02-09 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
2014-02-09 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
2014-02-09 fix misleading indentation
sheepluva [Sun, 09 Feb 2014 18:35:11 +0100] rev 10125
fix misleading indentation
2014-02-08 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
2014-02-08 Implicit type casts to help pas2c
unc0rr [Sat, 08 Feb 2014 16:29:34 +0400] rev 10123
Implicit type casts to help pas2c
2014-02-07 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
2014-02-07 Implement a bit of astring
unc0rr [Fri, 07 Feb 2014 22:42:57 +0400] rev 10121
Implement a bit of astring
2014-02-07 Pas2C recognizes ansistrings
unc0rr [Fri, 07 Feb 2014 15:44:27 +0400] rev 10120
Pas2C recognizes ansistrings
2014-02-07 Fix build with old base package
unc0rr [Fri, 07 Feb 2014 14:41:49 +0400] rev 10119
Fix build with old base package
2014-02-07 disallow sinegun to penetrate solid land
sheepluva [Fri, 07 Feb 2014 10:11:10 +0100] rev 10118
disallow sinegun to penetrate solid land
2014-02-06 fix potential buffer overflow
sheepluva [Thu, 06 Feb 2014 22:13:30 +0100] rev 10117
fix potential buffer overflow
2014-02-06 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
2014-02-06 Merge
unc0rr [Fri, 07 Feb 2014 00:47:51 +0400] rev 10115
Merge
2014-02-06 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~
2014-02-06 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)
2014-02-06 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
2014-02-06 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
2014-02-06 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
2014-02-04 CMake checks for haskell modules needed
unc0rr [Tue, 04 Feb 2014 23:53:43 +0400] rev 10109
CMake checks for haskell modules needed
2014-02-04 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
2014-02-04 whoops, lost a space
sheepluva [Tue, 04 Feb 2014 17:24:32 +0100] rev 10107
whoops, lost a space
2014-02-04 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
2014-02-04 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"
2014-02-04 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...
2014-02-04 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
2014-02-04 fix some string related pas2c issues
sheepluva [Tue, 04 Feb 2014 13:47:43 +0100] rev 10102
fix some string related pas2c issues
2014-02-04 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
2014-02-04 add travis dependencies
sheepluva [Tue, 04 Feb 2014 12:37:26 +0100] rev 10100
add travis dependencies
2014-02-03 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)
2014-02-03 - 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)
2014-02-03 Tiny optimization
unc0rr [Mon, 03 Feb 2014 13:32:09 +0400] rev 10097
Tiny optimization
2014-02-02 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.
2014-02-01 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
2014-01-31 Define some boundaries to detect events
unc0rr [Fri, 31 Jan 2014 23:36:02 +0400] rev 10094
Define some boundaries to detect events
2014-01-31 More work on flood detector
unc0rr [Fri, 31 Jan 2014 16:51:20 +0400] rev 10093
More work on flood detector
2014-01-31 Fix build
unc0rr [Fri, 31 Jan 2014 12:45:51 +0400] rev 10092
Fix build
2014-01-30 Official racer challenge #2
unc0rr [Thu, 30 Jan 2014 16:08:05 +0400] rev 10091
Official racer challenge #2
2014-01-29 - 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
2014-01-29 aaaand remove switch
nemo [Wed, 29 Jan 2014 09:17:25 -0500] rev 10089
aaaand remove switch
2014-01-29 tweaks
nemo [Tue, 28 Jan 2014 23:14:02 -0500] rev 10088
tweaks
2014-01-28 Implement kick voting
unc0rr [Wed, 29 Jan 2014 00:26:35 +0400] rev 10087
Implement kick voting
2014-01-28 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
2014-01-28 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
2014-01-28 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
2014-01-28 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
2014-01-28 unbreak build. didn't test changes
nemo [Mon, 27 Jan 2014 23:42:20 -0500] rev 10082
unbreak build. didn't test changes
2014-01-27 Implement 'voted' function
unc0rr [Tue, 28 Jan 2014 00:22:49 +0400] rev 10081
Implement 'voted' function
2014-01-27 Even more love to pas2c
unc0rr [Mon, 27 Jan 2014 22:34:06 +0400] rev 10080
Even more love to pas2c
2014-01-26 Fix times
unc0rr [Mon, 27 Jan 2014 01:07:12 +0400] rev 10079
Fix times
2014-01-26 Some love to pas2c
unc0rr [Mon, 27 Jan 2014 00:33:42 +0400] rev 10078
Some love to pas2c
2014-01-26 ADMIN_ACCESS is deprecated long ago
unc0rr [Sun, 26 Jan 2014 10:20:42 +0400] rev 10077
ADMIN_ACCESS is deprecated long ago
2014-01-25 Mutual authentication: server side
unc0rr [Sun, 26 Jan 2014 02:17:04 +0400] rev 10076
Mutual authentication: server side
2014-01-25 Filter confusables to some limits
unc0rr [Sun, 26 Jan 2014 00:09:50 +0400] rev 10075
Filter confusables to some limits
2014-01-25 Mutual authentication: client side
unc0rr [Sun, 26 Jan 2014 00:08:49 +0400] rev 10074
Mutual authentication: client side
2014-01-24 Now convert to xml rules
unc0rr [Fri, 24 Jan 2014 22:38:15 +0400] rev 10073
Now convert to xml rules
2014-01-24 freaking space
koda [Fri, 24 Jan 2014 13:19:35 +0100] rev 10072
freaking space
2014-01-24 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
2014-01-24 ghc ooops
koda [Fri, 24 Jan 2014 12:44:03 +0100] rev 10070
ghc ooops
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip