unc0rr [Fri, 14 Mar 2014 13:59:39 +0400] rev 10196
Fix perlin gen on 32 bit arch
unc0rr [Fri, 14 Mar 2014 00:42:04 +0400] rev 10195
- Room save/load into/from file
- Vote on map (not complete implementation, also voting itself is still buggy)
unc0rr [Thu, 13 Mar 2014 23:25:31 +0400] rev 10194
Allow to save and delete room config in room
nemo [Wed, 12 Mar 2014 22:40:49 -0400] rev 10193
By request. Allow lua to make random things "talk". I'm not sure if this is a good idea, buuuut.
nemo [Tue, 11 Mar 2014 22:49:01 -0400] rev 10192
Feel free to revert this one, was just screwing around with stuff from before. I kinda like it and figured committing it was the easiest way for you to look at it. http://m8y.org/hw/perlin.png
nemo [Tue, 11 Mar 2014 22:32:48 -0400] rev 10191
this is fine right?
unc0rr [Tue, 11 Mar 2014 00:59:42 +0400] rev 10190
Tweaks and tweaks
unc0rr [Mon, 10 Mar 2014 22:47:29 +0400] rev 10189
- Rework FillLand
- Optimize fade() function a bit, don't call min() function
- Only leave parts of land which touch bottom border in perlin mapgen
nemo [Sun, 09 Mar 2014 20:53:11 -0400] rev 10188
as suggested, precompute to avoid use of double
unc0rr [Sat, 08 Mar 2014 23:51:50 +0400] rev 10187
Experiment: enforce a plate at bottom so the map generated is more connected
unc0rr [Sat, 08 Mar 2014 23:00:03 +0400] rev 10186
Some optimizations
unc0rr [Sat, 08 Mar 2014 22:49:13 +0400] rev 10185
Strip Z axis from calculations
unc0rr [Sat, 08 Mar 2014 13:50:50 +0400] rev 10184
Setup leftX, rightX and topY
unc0rr [Sat, 08 Mar 2014 00:19:24 +0400] rev 10183
Some tweaks to perlin generator
unc0rr [Fri, 07 Mar 2014 23:59:04 +0400] rev 10182
Add randomness
unc0rr [Fri, 07 Mar 2014 23:36:56 +0400] rev 10181
Perlin noise generator untweaked, temporarily replacing maze generator
unc0rr [Thu, 06 Mar 2014 14:17:44 +0400] rev 10180
Racer challenge map #4
unc0rr [Thu, 06 Mar 2014 00:19:50 +0400] rev 10179
merge
sheepluva [Wed, 05 Mar 2014 12:38:01 +0100] rev 10178
don't stack bye/teleport sounds of hogs (when a team is gone)
unc0rr [Thu, 06 Mar 2014 00:18:51 +0400] rev 10177
Don't run two engine threads simultaneously
unc0rr [Wed, 05 Mar 2014 00:53:08 +0400] rev 10176
Don't call halt()
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
unc0rr [Mon, 03 Mar 2014 22:36:30 +0400] rev 10174
- Fix crasher in doStepSniperRifleShot
- Fix hwLibrary.pas dependencies list
unc0rr [Sun, 02 Mar 2014 00:34:18 +0400] rev 10173
Make it build as library
nemo [Sat, 01 Mar 2014 15:04:38 -0500] rev 10172
Only draw border for solid land
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.
unc0rr [Sat, 01 Mar 2014 23:37:59 +0400] rev 10170
merge
nemo [Sat, 01 Mar 2014 14:37:06 -0500] rev 10169
always update. a bit inefficient, but scripts do weird things.
unc0rr [Sat, 01 Mar 2014 23:37:01 +0400] rev 10168
Fix "don't know how to make hwengine.pas" error
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
nemo [Sat, 01 Mar 2014 13:41:19 -0500] rev 10166
pass --prefix to previews too
unc0rr [Fri, 28 Feb 2014 14:03:21 +0400] rev 10165
Use all pixels, not only 8x8 areas
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
unc0rr [Thu, 27 Feb 2014 12:48:27 +0400] rev 10163
Oops, remove debug stuff which hid the feature
unc0rr [Wed, 26 Feb 2014 23:43:42 +0400] rev 10162
Add alpha channel to preview
unc0rr [Wed, 26 Feb 2014 23:07:55 +0400] rev 10161
Move preview rendering into HWMap
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
nemo [Mon, 24 Feb 2014 13:41:32 -0500] rev 10159
move the freeModule too, couple of style tweaks
sheepluva [Sun, 23 Feb 2014 22:25:52 +0100] rev 10158
fix molotov sprite too
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)
nemo [Sun, 23 Feb 2014 13:50:58 -0500] rev 10156
merge
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
sheepluva [Sun, 23 Feb 2014 19:08:37 +0100] rev 10154
minor comments fix
nemo [Sun, 23 Feb 2014 13:49:44 -0500] rev 10153
add preview init to tunnels too
sheepluva [Sun, 23 Feb 2014 17:31:00 +0100] rev 10152
fix remaining alpha pixel issues (explosion landbacktex borders etc
nemo [Sun, 23 Feb 2014 13:47:15 -0500] rev 10151
use data not text, so DLC doesn't get an *
nemo [Sun, 23 Feb 2014 10:06:58 -0500] rev 10150
Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
unc0rr [Fri, 21 Feb 2014 13:31:16 +0400] rev 10149
Official challenge map #3 by 1937barcelona
unc0rr [Thu, 20 Feb 2014 01:32:37 +0400] rev 10148
Don't rewrite server ini file too often
unc0rr [Thu, 20 Feb 2014 00:28:49 +0400] rev 10147
Fix tinting of AI kills counter
unc0rr [Wed, 19 Feb 2014 19:10:11 +0400] rev 10146
Should never use State like this, since some states aren't synced (thinking state for example)
sheepluva [Tue, 18 Feb 2014 06:02:22 +0100] rev 10145
allow switching through hogs in reverse order with PRECISE+HOGSWITCH
unc0rr [Tue, 18 Feb 2014 00:07:13 +0400] rev 10144
Fix
issue #780 (copy-paste fail)
unc0rr [Sun, 16 Feb 2014 22:51:25 +0400] rev 10143
Fix setting lc_endluatest result
unc0rr [Sun, 16 Feb 2014 22:06:55 +0400] rev 10142
Reduce number of warnings in pas2c-generated code
unc0rr [Sun, 16 Feb 2014 16:56:53 +0400] rev 10141
Fix build
unc0rr [Fri, 14 Feb 2014 13:55:13 +0400] rev 10140
What about exact value?
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