Thu, 06 Mar 2014 14:17:44 +0400 Racer challenge map #4
unc0rr [Thu, 06 Mar 2014 14:17:44 +0400] rev 10180
Racer challenge map #4
Thu, 06 Mar 2014 00:19:50 +0400 merge
unc0rr [Thu, 06 Mar 2014 00:19:50 +0400] rev 10179
merge
Wed, 05 Mar 2014 12:38:01 +0100 don't stack bye/teleport sounds of hogs (when a team is gone)
sheepluva [Wed, 05 Mar 2014 12:38:01 +0100] rev 10178
don't stack bye/teleport sounds of hogs (when a team is gone)
Thu, 06 Mar 2014 00:18:51 +0400 Don't run two engine threads simultaneously
unc0rr [Thu, 06 Mar 2014 00:18:51 +0400] rev 10177
Don't run two engine threads simultaneously
Wed, 05 Mar 2014 00:53:08 +0400 Don't call halt()
unc0rr [Wed, 05 Mar 2014 00:53:08 +0400] rev 10176
Don't call halt()
Tue, 04 Mar 2014 00:40:23 +0400 Remove game/preview functions split in library mode, just let normal procedure run instead:
unc0rr [Tue, 04 Mar 2014 00:40:23 +0400] rev 10175
Remove game/preview functions split in library mode, just let normal procedure run instead: - Remove tons of HWLIBRARY ifdefs - Override ParamCount and ParamStr to let GetParams work - Small fixes here and there
Mon, 03 Mar 2014 22:36:30 +0400 - Fix crasher in doStepSniperRifleShot
unc0rr [Mon, 03 Mar 2014 22:36:30 +0400] rev 10174
- Fix crasher in doStepSniperRifleShot - Fix hwLibrary.pas dependencies list
Sun, 02 Mar 2014 00:34:18 +0400 Make it build as library
unc0rr [Sun, 02 Mar 2014 00:34:18 +0400] rev 10173
Make it build as library
Sat, 01 Mar 2014 15:04:38 -0500 Only draw border for solid land
nemo [Sat, 01 Mar 2014 15:04:38 -0500] rev 10172
Only draw border for solid land
Sat, 01 Mar 2014 14:52:36 -0500 Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
nemo [Sat, 01 Mar 2014 14:52:36 -0500] rev 10171
Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
Sat, 01 Mar 2014 23:37:59 +0400 merge
unc0rr [Sat, 01 Mar 2014 23:37:59 +0400] rev 10170
merge
Sat, 01 Mar 2014 14:37:06 -0500 always update. a bit inefficient, but scripts do weird things.
nemo [Sat, 01 Mar 2014 14:37:06 -0500] rev 10169
always update. a bit inefficient, but scripts do weird things.
Sat, 01 Mar 2014 23:37:01 +0400 Fix "don't know how to make hwengine.pas" error
unc0rr [Sat, 01 Mar 2014 23:37:01 +0400] rev 10168
Fix "don't know how to make hwengine.pas" error
Sat, 01 Mar 2014 13:59:12 -0500 no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
nemo [Sat, 01 Mar 2014 13:59:12 -0500] rev 10167
no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
Sat, 01 Mar 2014 13:41:19 -0500 pass --prefix to previews too
nemo [Sat, 01 Mar 2014 13:41:19 -0500] rev 10166
pass --prefix to previews too
Fri, 28 Feb 2014 14:03:21 +0400 Use all pixels, not only 8x8 areas
unc0rr [Fri, 28 Feb 2014 14:03:21 +0400] rev 10165
Use all pixels, not only 8x8 areas
Fri, 28 Feb 2014 13:55:16 +0400 AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
unc0rr [Fri, 28 Feb 2014 13:55:16 +0400] rev 10164
AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
Thu, 27 Feb 2014 12:48:27 +0400 Oops, remove debug stuff which hid the feature
unc0rr [Thu, 27 Feb 2014 12:48:27 +0400] rev 10163
Oops, remove debug stuff which hid the feature
Wed, 26 Feb 2014 23:43:42 +0400 Add alpha channel to preview
unc0rr [Wed, 26 Feb 2014 23:43:42 +0400] rev 10162
Add alpha channel to preview
Wed, 26 Feb 2014 23:07:55 +0400 Move preview rendering into HWMap
unc0rr [Wed, 26 Feb 2014 23:07:55 +0400] rev 10161
Move preview rendering into HWMap
Wed, 26 Feb 2014 00:28:27 +0400 - Make world wrap edges not depend on gear radius
unc0rr [Wed, 26 Feb 2014 00:28:27 +0400] rev 10160
- Make world wrap edges not depend on gear radius - Camera jumps on wrap such that gear position on the screen doesn't change - Small fix to cmake script
Mon, 24 Feb 2014 13:41:32 -0500 move the freeModule too, couple of style tweaks
nemo [Mon, 24 Feb 2014 13:41:32 -0500] rev 10159
move the freeModule too, couple of style tweaks
Sun, 23 Feb 2014 22:25:52 +0100 fix molotov sprite too
sheepluva [Sun, 23 Feb 2014 22:25:52 +0100] rev 10158
fix molotov sprite too
Sun, 23 Feb 2014 21:55:08 +0100 tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
sheepluva [Sun, 23 Feb 2014 21:55:08 +0100] rev 10157
tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
Sun, 23 Feb 2014 13:50:58 -0500 merge
nemo [Sun, 23 Feb 2014 13:50:58 -0500] rev 10156
merge
Sun, 23 Feb 2014 19:15:39 +0100 change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
sheepluva [Sun, 23 Feb 2014 19:15:39 +0100] rev 10155
change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
Sun, 23 Feb 2014 19:08:37 +0100 minor comments fix
sheepluva [Sun, 23 Feb 2014 19:08:37 +0100] rev 10154
minor comments fix
Sun, 23 Feb 2014 13:49:44 -0500 add preview init to tunnels too
nemo [Sun, 23 Feb 2014 13:49:44 -0500] rev 10153
add preview init to tunnels too
Sun, 23 Feb 2014 17:31:00 +0100 fix remaining alpha pixel issues (explosion landbacktex borders etc
sheepluva [Sun, 23 Feb 2014 17:31:00 +0100] rev 10152
fix remaining alpha pixel issues (explosion landbacktex borders etc
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 *
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip