Tue, 10 Jun 2014 08:19:59 +0200 |
sheepluva |
darken wrapped areas, which was a very nice suggestion by nemo
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 09 Jun 2014 23:32:26 +0200 |
sheepluva |
small hat loading tweak
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Sat, 07 Jun 2014 16:25:40 +0200 |
sheepluva |
committing patch from issue 798, as requested by unC0Rr
|
changeset |
files
|
Sat, 07 Jun 2014 16:23:12 +0200 |
sheepluva |
fix cabal build (on linux)
|
changeset |
files
|
Sat, 07 Jun 2014 16:21:21 +0200 |
sheepluva |
fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ
|
changeset |
files
|
Thu, 05 Jun 2014 23:42:46 +0400 |
unc0rr |
Some further work on map optimizer
|
changeset |
files
|
Wed, 04 Jun 2014 19:39:54 +0200 |
sheepluva |
tweak untint a little (especially in connection with GrayScale)
|
changeset |
files
|
Tue, 03 Jun 2014 11:09:18 -0400 |
nemo |
theme configurable sudden death music. untested
|
changeset |
files
|
Sun, 01 Jun 2014 16:13:47 -0400 |
nemo |
allow teleporting outside Land[]
|
changeset |
files
|
Sun, 01 Jun 2014 15:26:03 +0200 |
sheepluva |
escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
|
changeset |
files
|
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
|
changeset |
files
|
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.
|
changeset |
files
|
Sat, 31 May 2014 00:33:51 +0200 |
sheepluva |
get rid of fpc warnings/hints
|
changeset |
files
|
Wed, 28 May 2014 09:05:36 +0400 |
unc0rr |
Fix some of issues found by coverity
|
changeset |
files
|
Fri, 23 May 2014 13:37:34 +0400 |
unc0rr |
Official racer challenge map #8
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 15 May 2014 21:58:37 +0400 |
unc0rr |
Fix some pas2c engine warnings
|
changeset |
files
|
Wed, 14 May 2014 22:50:07 +0400 |
unc0rr |
Count number of pixels changed during draw
|
changeset |
files
|
Wed, 14 May 2014 21:41:42 +0400 |
unc0rr |
Small optimization (no need to draw last point of the path)
|
changeset |
files
|
Wed, 14 May 2014 01:12:21 +0400 |
unc0rr |
Oops, should stop coding at night
|
changeset |
files
|
Wed, 14 May 2014 01:07:43 +0400 |
unc0rr |
Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
|
changeset |
files
|
Fri, 09 May 2014 22:36:15 +0400 |
unc0rr |
Support OR operator in $IFDEF. Fixes pas2c builds.
|
changeset |
files
|
Wed, 07 May 2014 22:47:54 +0200 |
sheepluva |
rolling back the rest
|
changeset |
files
|
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.
|
changeset |
files
|
Wed, 07 May 2014 00:04:02 +0400 |
unc0rr |
sekret feature (test commit)
|
changeset |
files
|
Tue, 06 May 2014 23:16:35 +0400 |
unc0rr |
- Increase limits on number of mines and explosives in game scheme
|
changeset |
files
|
Wed, 30 Apr 2014 15:26:50 +0400 |
unc0rr |
Drawn maps optimizer - first steps:
|
changeset |
files
|
Wed, 30 Apr 2014 14:17:06 +0400 |
unc0rr |
Fix crashers in rc plane code
|
changeset |
files
|
Tue, 29 Apr 2014 10:20:45 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Mon, 28 Apr 2014 21:01:39 +0200 |
sheepluva |
don't search for lua 5.1 anymore
|
changeset |
files
|
Mon, 28 Apr 2014 19:01:08 +0400 |
unc0rr |
Don't activate invulnerability/vampirism between shots of multiattack weapon
|
changeset |
files
|
Mon, 28 Apr 2014 16:52:00 +0200 |
sheepluva |
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
|
changeset |
files
|
Fri, 25 Apr 2014 23:17:49 +0400 |
unc0rr |
Fix typo leading to crashes
|
changeset |
files
|
Fri, 25 Apr 2014 16:52:04 +0400 |
unc0rr |
Add race type detection
|
changeset |
files
|
Fri, 25 Apr 2014 14:22:59 +0400 |
unc0rr |
- Fix bug with infinite rounds in racer when a team quits mid-game
|
changeset |
files
|
Wed, 16 Apr 2014 11:18:39 +0400 |
unc0rr |
Fix new generator on 32 bit arch
|
changeset |
files
|
Tue, 15 Apr 2014 22:36:44 +0400 |
unc0rr |
No more occasional long straight edges
|
changeset |
files
|
Mon, 28 Apr 2014 16:49:29 -0400 |
tomasstraupis |
Spelling corrections
|
changeset |
files
|
Tue, 15 Apr 2014 21:46:08 +0400 |
unc0rr |
Optimize out path closing point for one point paths
|
changeset |
files
|
Mon, 14 Apr 2014 13:46:46 +0400 |
unc0rr |
Racer challenge map #7
|
changeset |
files
|
Fri, 04 Apr 2014 12:32:15 +0400 |
unc0rr |
Official racer challenge map #6
|
changeset |
files
|
Sat, 29 Mar 2014 14:02:05 -0400 |
nemo |
merge
|
changeset |
files
|
Sat, 29 Mar 2014 13:57:46 -0400 |
nemo |
param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
|
changeset |
files
|
Fri, 28 Mar 2014 23:04:23 +0400 |
unc0rr |
Send updated info on map switched by voting
|
changeset |
files
|
Fri, 28 Mar 2014 21:20:25 +0400 |
unc0rr |
Fix condition
|
changeset |
files
|
Fri, 28 Mar 2014 11:02:06 +0400 |
unc0rr |
Fix build
|
changeset |
files
|
Thu, 27 Mar 2014 23:25:31 +0400 |
unc0rr |
- Fix applying vote result
|
changeset |
files
|
Mon, 24 Mar 2014 21:32:24 +0400 |
unc0rr |
Fix script
|
changeset |
files
|
Mon, 24 Mar 2014 16:51:39 +0400 |
unc0rr |
Racer challenge #5
|
changeset |
files
|
Sun, 23 Mar 2014 23:35:33 +0400 |
unc0rr |
Some fixes to voting + small refactoring
|
changeset |
files
|
Thu, 20 Mar 2014 22:14:30 +0400 |
unc0rr |
Better detection
|
changeset |
files
|
Thu, 20 Mar 2014 13:12:05 -0400 |
nemo |
hm. I think I forgot to commit this when adding speech bubble change
|
changeset |
files
|
Thu, 20 Mar 2014 17:14:25 +0400 |
unc0rr |
Fix warnings
|
changeset |
files
|
Thu, 20 Mar 2014 17:04:49 +0400 |
unc0rr |
- Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
|
changeset |
files
|
Thu, 20 Mar 2014 00:59:15 +0400 |
unc0rr |
- Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps
|
changeset |
files
|
Wed, 19 Mar 2014 18:45:20 +0400 |
unc0rr |
Process segments from last to first point too
|
changeset |
files
|
Wed, 19 Mar 2014 12:53:07 +0400 |
unc0rr |
Prevent intersections with segment from last to first point, adjust size of details
|
changeset |
files
|
Wed, 19 Mar 2014 11:54:09 +0400 |
unc0rr |
Fix div by zero error in new generator
|
changeset |
files
|
Wed, 19 Mar 2014 00:34:14 +0400 |
unc0rr |
Greedy approach: divide while it divides
|
changeset |
files
|
Wed, 19 Mar 2014 00:28:52 +0400 |
unc0rr |
No self intersections, except for weirdness between first and last point
|
changeset |
files
|
Tue, 18 Mar 2014 00:01:52 +0400 |
unc0rr |
Fix detection of intersections, still need to check if passing any point in move, but result is already okayish
|
changeset |
files
|
Mon, 17 Mar 2014 00:41:45 +0400 |
unc0rr |
More math, implementation is nearly complete, just still have an issue to resolve
|
changeset |
files
|
Sun, 16 Mar 2014 00:47:18 +0400 |
unc0rr |
Some progress on new generator
|
changeset |
files
|
Fri, 14 Mar 2014 19:59:34 +0400 |
unc0rr |
Move template-based generator into its own file
|
changeset |
files
|
Fri, 14 Mar 2014 16:00:36 +0400 |
unc0rr |
Some optimizations
|
changeset |
files
|
Fri, 14 Mar 2014 13:59:39 +0400 |
unc0rr |
Fix perlin gen on 32 bit arch
|
changeset |
files
|
Fri, 14 Mar 2014 00:42:04 +0400 |
unc0rr |
- Room save/load into/from file
|
changeset |
files
|
Thu, 13 Mar 2014 23:25:31 +0400 |
unc0rr |
Allow to save and delete room config in room
|
changeset |
files
|
Wed, 12 Mar 2014 22:40:49 -0400 |
nemo |
By request. Allow lua to make random things "talk". I'm not sure if this is a good idea, buuuut.
|
changeset |
files
|
Tue, 11 Mar 2014 22:49:01 -0400 |
nemo |
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
|
changeset |
files
|
Tue, 11 Mar 2014 22:32:48 -0400 |
nemo |
this is fine right?
|
changeset |
files
|
Tue, 11 Mar 2014 00:59:42 +0400 |
unc0rr |
Tweaks and tweaks
|
changeset |
files
|
Mon, 10 Mar 2014 22:47:29 +0400 |
unc0rr |
- Rework FillLand
|
changeset |
files
|
Sun, 09 Mar 2014 20:53:11 -0400 |
nemo |
as suggested, precompute to avoid use of double
|
changeset |
files
|
Sat, 08 Mar 2014 23:51:50 +0400 |
unc0rr |
Experiment: enforce a plate at bottom so the map generated is more connected
|
changeset |
files
|
Sat, 08 Mar 2014 23:00:03 +0400 |
unc0rr |
Some optimizations
|
changeset |
files
|
Sat, 08 Mar 2014 22:49:13 +0400 |
unc0rr |
Strip Z axis from calculations
|
changeset |
files
|
Sat, 08 Mar 2014 13:50:50 +0400 |
unc0rr |
Setup leftX, rightX and topY
|
changeset |
files
|
Sat, 08 Mar 2014 00:19:24 +0400 |
unc0rr |
Some tweaks to perlin generator
|
changeset |
files
|
Fri, 07 Mar 2014 23:59:04 +0400 |
unc0rr |
Add randomness
|
changeset |
files
|
Fri, 07 Mar 2014 23:36:56 +0400 |
unc0rr |
Perlin noise generator untweaked, temporarily replacing maze generator
|
changeset |
files
|
Thu, 06 Mar 2014 14:17:44 +0400 |
unc0rr |
Racer challenge map #4
|
changeset |
files
|
Thu, 06 Mar 2014 00:19:50 +0400 |
unc0rr |
merge
|
changeset |
files
|
Wed, 05 Mar 2014 12:38:01 +0100 |
sheepluva |
don't stack bye/teleport sounds of hogs (when a team is gone)
|
changeset |
files
|
Thu, 06 Mar 2014 00:18:51 +0400 |
unc0rr |
Don't run two engine threads simultaneously
|
changeset |
files
|
Wed, 05 Mar 2014 00:53:08 +0400 |
unc0rr |
Don't call halt()
|
changeset |
files
|
Tue, 04 Mar 2014 00:40:23 +0400 |
unc0rr |
Remove game/preview functions split in library mode, just let normal procedure run instead:
|
changeset |
files
|
Mon, 03 Mar 2014 22:36:30 +0400 |
unc0rr |
- Fix crasher in doStepSniperRifleShot
|
changeset |
files
|
Sun, 02 Mar 2014 00:34:18 +0400 |
unc0rr |
Make it build as library
|
changeset |
files
|
Sat, 01 Mar 2014 15:04:38 -0500 |
nemo |
Only draw border for solid land
|
changeset |
files
|
Sat, 01 Mar 2014 14:52:36 -0500 |
nemo |
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.
|
changeset |
files
|
Sat, 01 Mar 2014 23:37:59 +0400 |
unc0rr |
merge
|
changeset |
files
|
Sat, 01 Mar 2014 14:37:06 -0500 |
nemo |
always update. a bit inefficient, but scripts do weird things.
|
changeset |
files
|
Sat, 01 Mar 2014 23:37:01 +0400 |
unc0rr |
Fix "don't know how to make hwengine.pas" error
|
changeset |
files
|
Sat, 01 Mar 2014 13:59:12 -0500 |
nemo |
no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
|
changeset |
files
|
Sat, 01 Mar 2014 13:41:19 -0500 |
nemo |
pass --prefix to previews too
|
changeset |
files
|
Fri, 28 Feb 2014 14:03:21 +0400 |
unc0rr |
Use all pixels, not only 8x8 areas
|
changeset |
files
|
Fri, 28 Feb 2014 13:55:16 +0400 |
unc0rr |
AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
|
changeset |
files
|
Thu, 27 Feb 2014 12:48:27 +0400 |
unc0rr |
Oops, remove debug stuff which hid the feature
|
changeset |
files
|
Wed, 26 Feb 2014 23:43:42 +0400 |
unc0rr |
Add alpha channel to preview
|
changeset |
files
|
Wed, 26 Feb 2014 23:07:55 +0400 |
unc0rr |
Move preview rendering into HWMap
|
changeset |
files
|
Wed, 26 Feb 2014 00:28:27 +0400 |
unc0rr |
- Make world wrap edges not depend on gear radius
|
changeset |
files
|
Mon, 24 Feb 2014 13:41:32 -0500 |
nemo |
move the freeModule too, couple of style tweaks
|
changeset |
files
|
Sun, 23 Feb 2014 22:25:52 +0100 |
sheepluva |
fix molotov sprite too
|
changeset |
files
|
Sun, 23 Feb 2014 21:55:08 +0100 |
sheepluva |
tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
|
changeset |
files
|
Sun, 23 Feb 2014 13:50:58 -0500 |
nemo |
merge
|
changeset |
files
|
Sun, 23 Feb 2014 19:15:39 +0100 |
sheepluva |
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
|
changeset |
files
|
Sun, 23 Feb 2014 19:08:37 +0100 |
sheepluva |
minor comments fix
|
changeset |
files
|