2014-05-14 |
unc0rr |
Count number of pixels changed during draw
|
changeset |
files
|
2014-05-14 |
unc0rr |
Small optimization (no need to draw last point of the path)
|
changeset |
files
|
2014-05-13 |
unc0rr |
Oops, should stop coding at night
|
changeset |
files
|
2014-05-13 |
unc0rr |
Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
|
changeset |
files
|
2014-05-09 |
unc0rr |
Support OR operator in $IFDEF. Fixes pas2c builds.
|
changeset |
files
|
2014-05-07 |
sheepluva |
rolling back the rest
|
changeset |
files
|
2014-05-07 |
sheepluva |
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
|
changeset |
files
|
2014-05-06 |
unc0rr |
sekret feature (test commit)
|
changeset |
files
|
2014-05-06 |
unc0rr |
- Increase limits on number of mines and explosives in game scheme
|
changeset |
files
|
2014-04-30 |
unc0rr |
Drawn maps optimizer - first steps:
|
changeset |
files
|
2014-04-30 |
unc0rr |
Fix crashers in rc plane code
|
changeset |
files
|
2014-04-29 |
unc0rr |
Merge
|
changeset |
files
|
2014-04-28 |
sheepluva |
don't search for lua 5.1 anymore
|
changeset |
files
|
2014-04-28 |
unc0rr |
Don't activate invulnerability/vampirism between shots of multiattack weapon
|
changeset |
files
|
2014-04-28 |
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
|
2014-04-25 |
unc0rr |
Fix typo leading to crashes
|
changeset |
files
|
2014-04-25 |
unc0rr |
Add race type detection
|
changeset |
files
|
2014-04-25 |
unc0rr |
- Fix bug with infinite rounds in racer when a team quits mid-game
|
changeset |
files
|
2014-04-16 |
unc0rr |
Fix new generator on 32 bit arch
|
changeset |
files
|
2014-04-15 |
unc0rr |
No more occasional long straight edges
|
changeset |
files
|
2014-04-28 |
tomasstraupis |
Spelling corrections
|
changeset |
files
|
2014-04-15 |
unc0rr |
Optimize out path closing point for one point paths
|
changeset |
files
|
2014-04-14 |
unc0rr |
Racer challenge map #7
|
changeset |
files
|
2014-04-04 |
unc0rr |
Official racer challenge map #6
|
changeset |
files
|
2014-03-29 |
nemo |
merge
|
changeset |
files
|
2014-03-29 |
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
|
2014-03-28 |
unc0rr |
Send updated info on map switched by voting
|
changeset |
files
|
2014-03-28 |
unc0rr |
Fix condition
|
changeset |
files
|
2014-03-28 |
unc0rr |
Fix build
|
changeset |
files
|
2014-03-27 |
unc0rr |
- Fix applying vote result
|
changeset |
files
|
2014-03-24 |
unc0rr |
Fix script
|
changeset |
files
|
2014-03-24 |
unc0rr |
Racer challenge #5
|
changeset |
files
|
2014-03-23 |
unc0rr |
Some fixes to voting + small refactoring
|
changeset |
files
|
2014-03-20 |
unc0rr |
Better detection
|
changeset |
files
|
2014-03-20 |
nemo |
hm. I think I forgot to commit this when adding speech bubble change
|
changeset |
files
|
2014-03-20 |
unc0rr |
Fix warnings
|
changeset |
files
|
2014-03-20 |
unc0rr |
- Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
|
changeset |
files
|
2014-03-19 |
unc0rr |
- Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps
|
changeset |
files
|
2014-03-19 |
unc0rr |
Process segments from last to first point too
|
changeset |
files
|
2014-03-19 |
unc0rr |
Prevent intersections with segment from last to first point, adjust size of details
|
changeset |
files
|
2014-03-19 |
unc0rr |
Fix div by zero error in new generator
|
changeset |
files
|
2014-03-18 |
unc0rr |
Greedy approach: divide while it divides
|
changeset |
files
|
2014-03-18 |
unc0rr |
No self intersections, except for weirdness between first and last point
|
changeset |
files
|
2014-03-17 |
unc0rr |
Fix detection of intersections, still need to check if passing any point in move, but result is already okayish
|
changeset |
files
|
2014-03-16 |
unc0rr |
More math, implementation is nearly complete, just still have an issue to resolve
|
changeset |
files
|
2014-03-15 |
unc0rr |
Some progress on new generator
|
changeset |
files
|
2014-03-14 |
unc0rr |
Move template-based generator into its own file
|
changeset |
files
|
2014-03-14 |
unc0rr |
Some optimizations
|
changeset |
files
|
2014-03-14 |
unc0rr |
Fix perlin gen on 32 bit arch
|
changeset |
files
|
2014-03-13 |
unc0rr |
- Room save/load into/from file
|
changeset |
files
|
2014-03-13 |
unc0rr |
Allow to save and delete room config in room
|
changeset |
files
|
2014-03-13 |
nemo |
By request. Allow lua to make random things "talk". I'm not sure if this is a good idea, buuuut.
|
changeset |
files
|
2014-03-12 |
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
|
2014-03-12 |
nemo |
this is fine right?
|
changeset |
files
|
2014-03-10 |
unc0rr |
Tweaks and tweaks
|
changeset |
files
|
2014-03-10 |
unc0rr |
- Rework FillLand
|
changeset |
files
|
2014-03-10 |
nemo |
as suggested, precompute to avoid use of double
|
changeset |
files
|
2014-03-08 |
unc0rr |
Experiment: enforce a plate at bottom so the map generated is more connected
|
changeset |
files
|
2014-03-08 |
unc0rr |
Some optimizations
|
changeset |
files
|
2014-03-08 |
unc0rr |
Strip Z axis from calculations
|
changeset |
files
|