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
unc0rr [Thu, 13 Feb 2014 23:53:47 +0400] rev 10138
Only check alpha channel like BlitImageAndGenerateCollisionInfo does
unc0rr [Thu, 13 Feb 2014 23:38:16 +0400] rev 10137
NULL PChar is okay
nemo [Thu, 13 Feb 2014 14:12:04 -0500] rev 10136
pngcrush on this file which will hopefully be cleaned up at some point
unc0rr [Thu, 13 Feb 2014 22:04:56 +0400] rev 10135
Fix read of freed memory found with valgrind
unc0rr [Wed, 12 Feb 2014 23:46:24 +0400] rev 10134
Use strchr instead of strstr with specially constructed string255 struct (not tested)
unc0rr [Wed, 12 Feb 2014 23:40:35 +0400] rev 10133
- Remove few PAS2C ifdef's
- Load localization
unc0rr [Wed, 12 Feb 2014 22:40:35 +0400] rev 10132
Fix binds loading
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
unc0rr [Tue, 11 Feb 2014 22:05:03 +0400] rev 10130
Small fix which makes pas2c engine successfully replay demos