Thu, 12 Jun 2014 21:25:39 +0200 sheepluva lua api: DismissTeam(teamname)
Thu, 12 Jun 2014 20:47:11 +0200 sheepluva lua api: SetWeapon(ammoType)
Thu, 12 Jun 2014 19:40:45 +0200 sheepluva 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 sheepluva more of the same
Thu, 12 Jun 2014 15:17:53 +0200 sheepluva 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 sheepluva further WIP (better error messages)
Thu, 12 Jun 2014 14:11:22 +0200 sheepluva placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
Thu, 12 Jun 2014 13:43:44 +0200 sheepluva expose lfIndestructable, lfIce and lfBounce
Thu, 12 Jun 2014 13:11:00 +0400 unc0rr Fix pas2c build
Thu, 12 Jun 2014 05:40:58 +0200 sheepluva make enums crash-safe. and other fixes
Thu, 12 Jun 2014 00:37:52 +0200 sheepluva 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 sheepluva 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 sheepluva tiny lua documentation fix
Wed, 11 Jun 2014 13:07:46 +0200 sheepluva uWorld does not require uMatrix anymore
Wed, 11 Jun 2014 12:55:24 +0200 sheepluva 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 sheepluva RAR: cleaning up a bit of the IFDEF-clusterf*ck
Wed, 11 Jun 2014 00:35:23 +0400 unc0rr Fallback to old heuristic if not pit position
Tue, 10 Jun 2014 22:35:44 +0200 sheepluva update viewlimits after screen/window resize
Wed, 11 Jun 2014 00:28:17 +0400 unc0rr Allow barrels to spawn in U-shaped pits in stable position
Tue, 10 Jun 2014 19:38:37 +0200 sheepluva whoops, forgot to include this file in commt
Tue, 10 Jun 2014 19:30:06 +0200 sheepluva superminor tweaks
Tue, 10 Jun 2014 17:41:27 +0200 sheepluva <koda> wut, chats as commit mesages?
Tue, 10 Jun 2014 17:34:32 +0200 sheepluva "<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible"
Tue, 10 Jun 2014 13:26:58 +0200 sheepluva figure out visible land tiles in advance
Tue, 10 Jun 2014 08:47:03 +0200 sheepluva some minor tweaks and stuff
Tue, 10 Jun 2014 08:19:59 +0200 sheepluva darken wrapped areas, which was a very nice suggestion by nemo
Tue, 10 Jun 2014 07:48:08 +0200 sheepluva use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
Tue, 10 Jun 2014 01:15:48 +0200 sheepluva here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
Mon, 09 Jun 2014 23:32:26 +0200 sheepluva small hat loading tweak
Mon, 09 Jun 2014 20:45:02 +0200 sheepluva load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
Mon, 09 Jun 2014 20:14:11 +0200 sheepluva clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
Sat, 07 Jun 2014 16:25:40 +0200 sheepluva committing patch from issue 798, as requested by unC0Rr
Sat, 07 Jun 2014 16:23:12 +0200 sheepluva fix cabal build (on linux)
Sat, 07 Jun 2014 16:21:21 +0200 sheepluva fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ
Thu, 05 Jun 2014 23:42:46 +0400 unc0rr Some further work on map optimizer
Wed, 04 Jun 2014 19:39:54 +0200 sheepluva tweak untint a little (especially in connection with GrayScale)
Tue, 03 Jun 2014 11:09:18 -0400 nemo theme configurable sudden death music. untested
Sun, 01 Jun 2014 16:13:47 -0400 nemo allow teleporting outside Land[]
Sun, 01 Jun 2014 15:26:03 +0200 sheepluva escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
Sun, 01 Jun 2014 04:17:27 +0200 sheepluva collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
Sat, 31 May 2014 15:04:26 -0400 nemo disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
Sat, 31 May 2014 00:33:51 +0200 sheepluva get rid of fpc warnings/hints
Wed, 28 May 2014 09:05:36 +0400 unc0rr Fix some of issues found by coverity
Fri, 23 May 2014 13:37:34 +0400 unc0rr Official racer challenge map #8
Mon, 19 May 2014 22:46:02 +0400 unc0rr 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 unc0rr Fix some pas2c engine warnings
Wed, 14 May 2014 22:50:07 +0400 unc0rr Count number of pixels changed during draw
Wed, 14 May 2014 21:41:42 +0400 unc0rr Small optimization (no need to draw last point of the path)
Wed, 14 May 2014 01:12:21 +0400 unc0rr Oops, should stop coding at night
Wed, 14 May 2014 01:07:43 +0400 unc0rr Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
Fri, 09 May 2014 22:36:15 +0400 unc0rr Support OR operator in $IFDEF. Fixes pas2c builds.
Wed, 07 May 2014 22:47:54 +0200 sheepluva rolling back the rest
Wed, 07 May 2014 19:26:05 +0200 sheepluva 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 unc0rr sekret feature (test commit)
Tue, 06 May 2014 23:16:35 +0400 unc0rr - Increase limits on number of mines and explosives in game scheme
Wed, 30 Apr 2014 15:26:50 +0400 unc0rr Drawn maps optimizer - first steps:
Wed, 30 Apr 2014 14:17:06 +0400 unc0rr Fix crashers in rc plane code
Tue, 29 Apr 2014 10:20:45 +0400 unc0rr Merge
Mon, 28 Apr 2014 21:01:39 +0200 sheepluva don't search for lua 5.1 anymore
Mon, 28 Apr 2014 19:01:08 +0400 unc0rr Don't activate invulnerability/vampirism between shots of multiattack weapon
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip