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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip