Mon, 19 May 2014 22:46:02 +0400 Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
unc0rr [Mon, 19 May 2014 22:46:02 +0400] rev 10246
Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
Thu, 15 May 2014 21:58:37 +0400 Fix some pas2c engine warnings
unc0rr [Thu, 15 May 2014 21:58:37 +0400] rev 10245
Fix some pas2c engine warnings
Wed, 14 May 2014 22:50:07 +0400 Count number of pixels changed during draw
unc0rr [Wed, 14 May 2014 22:50:07 +0400] rev 10244
Count number of pixels changed during draw
Wed, 14 May 2014 21:41:42 +0400 Small optimization (no need to draw last point of the path)
unc0rr [Wed, 14 May 2014 21:41:42 +0400] rev 10243
Small optimization (no need to draw last point of the path)
Wed, 14 May 2014 01:12:21 +0400 Oops, should stop coding at night
unc0rr [Wed, 14 May 2014 01:12:21 +0400] rev 10242
Oops, should stop coding at night
Wed, 14 May 2014 01:07:43 +0400 Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
unc0rr [Wed, 14 May 2014 01:07:43 +0400] rev 10241
Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
Fri, 09 May 2014 22:36:15 +0400 Support OR operator in $IFDEF. Fixes pas2c builds.
unc0rr [Fri, 09 May 2014 22:36:15 +0400] rev 10240
Support OR operator in $IFDEF. Fixes pas2c builds.
Wed, 07 May 2014 22:47:54 +0200 rolling back the rest
sheepluva [Wed, 07 May 2014 22:47:54 +0200] rev 10239
rolling back the rest
Wed, 07 May 2014 19:26:05 +0200 rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
sheepluva [Wed, 07 May 2014 19:26:05 +0200] rev 10238
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
Wed, 07 May 2014 00:04:02 +0400 sekret feature (test commit)
unc0rr [Wed, 07 May 2014 00:04:02 +0400] rev 10237
sekret feature (test commit)
Tue, 06 May 2014 23:16:35 +0400 - Increase limits on number of mines and explosives in game scheme
unc0rr [Tue, 06 May 2014 23:16:35 +0400] rev 10236
- Increase limits on number of mines and explosives in game scheme - Stop trying to place mines/explosives after 4 fails to place in row
Wed, 30 Apr 2014 15:26:50 +0400 Drawn maps optimizer - first steps:
unc0rr [Wed, 30 Apr 2014 15:26:50 +0400] rev 10235
Drawn maps optimizer - first steps: - Break paths into segments
Wed, 30 Apr 2014 14:17:06 +0400 Fix crashers in rc plane code
unc0rr [Wed, 30 Apr 2014 14:17:06 +0400] rev 10234
Fix crashers in rc plane code
Tue, 29 Apr 2014 10:20:45 +0400 Merge
unc0rr [Tue, 29 Apr 2014 10:20:45 +0400] rev 10233
Merge
Mon, 28 Apr 2014 21:01:39 +0200 don't search for lua 5.1 anymore
sheepluva [Mon, 28 Apr 2014 21:01:39 +0200] rev 10232
don't search for lua 5.1 anymore
Mon, 28 Apr 2014 19:01:08 +0400 Don't activate invulnerability/vampirism between shots of multiattack weapon
unc0rr [Mon, 28 Apr 2014 19:01:08 +0400] rev 10231
Don't activate invulnerability/vampirism between shots of multiattack weapon
Mon, 28 Apr 2014 16:52:00 +0200 minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
sheepluva [Mon, 28 Apr 2014 16:52:00 +0200] rev 10230
minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
Fri, 25 Apr 2014 23:17:49 +0400 Fix typo leading to crashes
unc0rr [Fri, 25 Apr 2014 23:17:49 +0400] rev 10229
Fix typo leading to crashes
Fri, 25 Apr 2014 16:52:04 +0400 Add race type detection
unc0rr [Fri, 25 Apr 2014 16:52:04 +0400] rev 10228
Add race type detection
Fri, 25 Apr 2014 14:22:59 +0400 - Fix bug with infinite rounds in racer when a team quits mid-game
unc0rr [Fri, 25 Apr 2014 14:22:59 +0400] rev 10227
- Fix bug with infinite rounds in racer when a team quits mid-game - Don't allow placing waypoint right on top of previous one, prevents accidental double waypoints - Don't limit maps on number of embedded waypoints
Wed, 16 Apr 2014 11:18:39 +0400 Fix new generator on 32 bit arch
unc0rr [Wed, 16 Apr 2014 11:18:39 +0400] rev 10226
Fix new generator on 32 bit arch
Tue, 15 Apr 2014 22:36:44 +0400 No more occasional long straight edges
unc0rr [Tue, 15 Apr 2014 22:36:44 +0400] rev 10225
No more occasional long straight edges
Mon, 28 Apr 2014 16:49:29 -0400 Spelling corrections
tomasstraupis [Mon, 28 Apr 2014 16:49:29 -0400] rev 10224
Spelling corrections
Tue, 15 Apr 2014 21:46:08 +0400 Optimize out path closing point for one point paths
unc0rr [Tue, 15 Apr 2014 21:46:08 +0400] rev 10223
Optimize out path closing point for one point paths
Mon, 14 Apr 2014 13:46:46 +0400 Racer challenge map #7
unc0rr [Mon, 14 Apr 2014 13:46:46 +0400] rev 10222
Racer challenge map #7
Fri, 04 Apr 2014 12:32:15 +0400 Official racer challenge map #6
unc0rr [Fri, 04 Apr 2014 12:32:15 +0400] rev 10221
Official racer challenge map #6
Sat, 29 Mar 2014 14:02:05 -0400 merge
nemo [Sat, 29 Mar 2014 14:02:05 -0400] rev 10220
merge
Sat, 29 Mar 2014 13:57:46 -0400 param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
nemo [Sat, 29 Mar 2014 13:57:46 -0400] rev 10219
param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
Fri, 28 Mar 2014 23:04:23 +0400 Send updated info on map switched by voting
unc0rr [Fri, 28 Mar 2014 23:04:23 +0400] rev 10218
Send updated info on map switched by voting
Fri, 28 Mar 2014 21:20:25 +0400 Fix condition
unc0rr [Fri, 28 Mar 2014 21:20:25 +0400] rev 10217
Fix condition
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip