Fri, 13 Jun 2014 23:43:34 +0200 make mouse cursor size same, no matter what zoom level is used...
sheepluva [Fri, 13 Jun 2014 23:43:34 +0200] rev 10300
make mouse cursor size same, no matter what zoom level is used...
Fri, 13 Jun 2014 21:17:50 +0200 grmlgrmlpas2cgrmlgrml
sheepluva [Fri, 13 Jun 2014 21:17:50 +0200] rev 10299
grmlgrmlpas2cgrmlgrml
Fri, 13 Jun 2014 17:51:55 +0200 make using the teleporter a bit less challenging
sheepluva [Fri, 13 Jun 2014 17:51:55 +0200] rev 10298
make using the teleporter a bit less challenging
Fri, 13 Jun 2014 14:55:06 +0200 fix pas2c build for real this time...
sheepluva [Fri, 13 Jun 2014 14:55:06 +0200] rev 10297
fix pas2c build for real this time...
Fri, 13 Jun 2014 13:37:39 +0200 I misscounted
sheepluva [Fri, 13 Jun 2014 13:37:39 +0200] rev 10296
I misscounted
Fri, 13 Jun 2014 12:52:20 +0200 fix some pas2c related overloading issue
sheepluva [Fri, 13 Jun 2014 12:52:20 +0200] rev 10295
fix some pas2c related overloading issue
Fri, 13 Jun 2014 12:22:24 +0200 whoops, pas2c I owe you
sheepluva [Fri, 13 Jun 2014 12:22:24 +0200] rev 10294
whoops, pas2c I owe you
Fri, 13 Jun 2014 06:26:31 +0200 state file name and line number in lua error messages
sheepluva [Fri, 13 Jun 2014 06:26:31 +0200] rev 10293
state file name and line number in lua error messages
Fri, 13 Jun 2014 02:31:30 +0200 racer: if hog starts race without any weapon selected, select whatever is first
sheepluva [Fri, 13 Jun 2014 02:31:30 +0200] rev 10292
racer: if hog starts race without any weapon selected, select whatever is first
Fri, 13 Jun 2014 02:31:05 +0200 lua api: SetNextWeapon()
sheepluva [Fri, 13 Jun 2014 02:31:05 +0200] rev 10291
lua api: SetNextWeapon()
Thu, 12 Jun 2014 21:25:39 +0200 lua api: DismissTeam(teamname)
sheepluva [Thu, 12 Jun 2014 21:25:39 +0200] rev 10290
lua api: DismissTeam(teamname)
Thu, 12 Jun 2014 20:47:11 +0200 lua api: SetWeapon(ammoType)
sheepluva [Thu, 12 Jun 2014 20:47:11 +0200] rev 10289
lua api: SetWeapon(ammoType)
Thu, 12 Jun 2014 19:40:45 +0200 fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
sheepluva [Thu, 12 Jun 2014 19:40:45 +0200] rev 10288
fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
Thu, 12 Jun 2014 18:58:40 +0200 more of the same
sheepluva [Thu, 12 Jun 2014 18:58:40 +0200] rev 10287
more of the same
Thu, 12 Jun 2014 15:17:53 +0200 fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
sheepluva [Thu, 12 Jun 2014 15:17:53 +0200] rev 10286
fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
Thu, 12 Jun 2014 14:42:48 +0200 further WIP (better error messages)
sheepluva [Thu, 12 Jun 2014 14:42:48 +0200] rev 10285
further WIP (better error messages)
Thu, 12 Jun 2014 14:11:22 +0200 placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
sheepluva [Thu, 12 Jun 2014 14:11:22 +0200] rev 10284
placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
Thu, 12 Jun 2014 13:43:44 +0200 expose lfIndestructable, lfIce and lfBounce
sheepluva [Thu, 12 Jun 2014 13:43:44 +0200] rev 10283
expose lfIndestructable, lfIce and lfBounce
Thu, 12 Jun 2014 13:11:00 +0400 Fix pas2c build
unc0rr [Thu, 12 Jun 2014 13:11:00 +0400] rev 10282
Fix pas2c build
Thu, 12 Jun 2014 05:40:58 +0200 make enums crash-safe. and other fixes
sheepluva [Thu, 12 Jun 2014 05:40:58 +0200] rev 10281
make enums crash-safe. and other fixes
Thu, 12 Jun 2014 00:37:52 +0200 WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
sheepluva [Thu, 12 Jun 2014 00:37:52 +0200] rev 10280
WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
Wed, 11 Jun 2014 19:46:37 +0200 fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
sheepluva [Wed, 11 Jun 2014 19:46:37 +0200] rev 10279
fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
Wed, 11 Jun 2014 13:45:44 +0200 tiny lua documentation fix
sheepluva [Wed, 11 Jun 2014 13:45:44 +0200] rev 10278
tiny lua documentation fix
Wed, 11 Jun 2014 13:07:46 +0200 uWorld does not require uMatrix anymore
sheepluva [Wed, 11 Jun 2014 13:07:46 +0200] rev 10277
uWorld does not require uMatrix anymore
Wed, 11 Jun 2014 12:55:24 +0200 fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
sheepluva [Wed, 11 Jun 2014 12:55:24 +0200] rev 10276
fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
Tue, 10 Jun 2014 23:21:22 +0200 RAR: cleaning up a bit of the IFDEF-clusterf*ck
sheepluva [Tue, 10 Jun 2014 23:21:22 +0200] rev 10275
RAR: cleaning up a bit of the IFDEF-clusterf*ck
Wed, 11 Jun 2014 00:35:23 +0400 Fallback to old heuristic if not pit position
unc0rr [Wed, 11 Jun 2014 00:35:23 +0400] rev 10274
Fallback to old heuristic if not pit position
Tue, 10 Jun 2014 22:35:44 +0200 update viewlimits after screen/window resize
sheepluva [Tue, 10 Jun 2014 22:35:44 +0200] rev 10273
update viewlimits after screen/window resize
Wed, 11 Jun 2014 00:28:17 +0400 Allow barrels to spawn in U-shaped pits in stable position
unc0rr [Wed, 11 Jun 2014 00:28:17 +0400] rev 10272
Allow barrels to spawn in U-shaped pits in stable position
Tue, 10 Jun 2014 19:38:37 +0200 whoops, forgot to include this file in commt
sheepluva [Tue, 10 Jun 2014 19:38:37 +0200] rev 10271
whoops, forgot to include this file in commt
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip