Sun, 23 Feb 2014 19:08:37 +0100 sheepluva minor comments fix
Sun, 23 Feb 2014 13:49:44 -0500 nemo add preview init to tunnels too
Sun, 23 Feb 2014 17:31:00 +0100 sheepluva fix remaining alpha pixel issues (explosion landbacktex borders etc
Sun, 23 Feb 2014 13:47:15 -0500 nemo use data not text, so DLC doesn't get an *
Sun, 23 Feb 2014 10:06:58 -0500 nemo Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
Fri, 21 Feb 2014 13:31:16 +0400 unc0rr Official challenge map #3 by 1937barcelona
Thu, 20 Feb 2014 01:32:37 +0400 unc0rr Don't rewrite server ini file too often
Thu, 20 Feb 2014 00:28:49 +0400 unc0rr Fix tinting of AI kills counter
Wed, 19 Feb 2014 19:10:11 +0400 unc0rr Should never use State like this, since some states aren't synced (thinking state for example)
Tue, 18 Feb 2014 06:02:22 +0100 sheepluva allow switching through hogs in reverse order with PRECISE+HOGSWITCH
Tue, 18 Feb 2014 00:07:13 +0400 unc0rr Fix issue 780 (copy-paste fail)
Sun, 16 Feb 2014 22:51:25 +0400 unc0rr Fix setting lc_endluatest result
Sun, 16 Feb 2014 22:06:55 +0400 unc0rr Reduce number of warnings in pas2c-generated code
Sun, 16 Feb 2014 16:56:53 +0400 unc0rr Fix build
Fri, 14 Feb 2014 13:55:13 +0400 unc0rr What about exact value?
Fri, 14 Feb 2014 13:48:14 +0400 unc0rr In stats-only mode:
Thu, 13 Feb 2014 23:53:47 +0400 unc0rr Only check alpha channel like BlitImageAndGenerateCollisionInfo does
Thu, 13 Feb 2014 23:38:16 +0400 unc0rr NULL PChar is okay
Thu, 13 Feb 2014 14:12:04 -0500 nemo pngcrush on this file which will hopefully be cleaned up at some point
Thu, 13 Feb 2014 22:04:56 +0400 unc0rr Fix read of freed memory found with valgrind
Wed, 12 Feb 2014 23:46:24 +0400 unc0rr Use strchr instead of strstr with specially constructed string255 struct (not tested)
Wed, 12 Feb 2014 23:40:35 +0400 unc0rr - Remove few PAS2C ifdef's
Wed, 12 Feb 2014 22:40:35 +0400 unc0rr Fix binds loading
Wed, 12 Feb 2014 00:50:15 +0400 unc0rr - pas2c recognizes typecasts in initialization expressions
Tue, 11 Feb 2014 22:05:03 +0400 unc0rr Small fix which makes pas2c engine successfully replay demos
Tue, 11 Feb 2014 01:19:44 +0400 unc0rr - Pas2C: make use of 'external' function decorator
Mon, 10 Feb 2014 23:02:49 +0400 unc0rr Implement needed rtl functions
Mon, 10 Feb 2014 00:43:03 +0400 unc0rr It compiles \o/
Sun, 09 Feb 2014 19:00:13 +0100 sheepluva fix lq rope being always drawn on screen with same width regardless of zoom
Sun, 09 Feb 2014 18:35:11 +0100 sheepluva fix misleading indentation
Sun, 09 Feb 2014 00:44:29 +0400 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
Sat, 08 Feb 2014 16:29:34 +0400 unc0rr Implicit type casts to help pas2c
Fri, 07 Feb 2014 23:57:32 +0400 unc0rr Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
Fri, 07 Feb 2014 22:42:57 +0400 unc0rr Implement a bit of astring
Fri, 07 Feb 2014 15:44:27 +0400 unc0rr Pas2C recognizes ansistrings
Fri, 07 Feb 2014 14:41:49 +0400 unc0rr Fix build with old base package
Fri, 07 Feb 2014 10:11:10 +0100 sheepluva disallow sinegun to penetrate solid land
Thu, 06 Feb 2014 22:13:30 +0100 sheepluva fix potential buffer overflow
Thu, 06 Feb 2014 22:03:53 +0100 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
Fri, 07 Feb 2014 00:47:51 +0400 unc0rr Merge
Thu, 06 Feb 2014 21:07:50 +0100 sheepluva get rid of hwpow. ~so long and thanks for all the wtfish~
Fri, 07 Feb 2014 00:46:49 +0400 unc0rr Fix tons and tons of pas2c warnings (but still not all of them)
Thu, 06 Feb 2014 20:18:10 +0100 sheepluva fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
Thu, 06 Feb 2014 23:02:35 +0400 unc0rr Drop support for other string types than string255
Thu, 06 Feb 2014 19:05:22 +0100 sheepluva simplify rc-plane's angle-adjustment-after-wrap code
Tue, 04 Feb 2014 23:53:43 +0400 unc0rr CMake checks for haskell modules needed
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
Tue, 04 Feb 2014 17:24:32 +0100 sheepluva whoops, lost a space
Tue, 04 Feb 2014 17:18:05 +0100 sheepluva fix a relevant warning I caused by accident
Tue, 04 Feb 2014 16:35:31 +0100 sheepluva 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 sheepluva yo dawg, I herd you like PChar...
Tue, 04 Feb 2014 14:04:24 +0100 sheepluva remove obsolete type conversions that messed with pas2c
Tue, 04 Feb 2014 13:47:43 +0100 sheepluva fix some string related pas2c issues
Tue, 04 Feb 2014 13:37:12 +0100 sheepluva use uConsts rather than including config.inc more than once
Tue, 04 Feb 2014 12:37:26 +0100 sheepluva add travis dependencies
Mon, 03 Feb 2014 14:06:11 +0100 sheepluva fix for Issue 777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
Mon, 03 Feb 2014 13:52:47 +0400 unc0rr - Cut actions array instead of performing full copy, when it is possible
Mon, 03 Feb 2014 13:32:09 +0400 unc0rr Tiny optimization
Sat, 01 Feb 2014 22:03:22 -0500 nemo 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 unc0rr Actually do some actions when flood detected
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip