2014-06-04 |
sheepluva |
tweak untint a little (especially in connection with GrayScale)
|
changeset |
files
|
2014-06-03 |
nemo |
theme configurable sudden death music. untested
|
changeset |
files
|
2014-06-01 |
nemo |
allow teleporting outside Land[]
|
changeset |
files
|
2014-06-01 |
sheepluva |
escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
|
changeset |
files
|
2014-06-01 |
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
|
2014-05-31 |
nemo |
disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
|
changeset |
files
|
2014-05-30 |
sheepluva |
get rid of fpc warnings/hints
|
changeset |
files
|
2014-05-28 |
unc0rr |
Fix some of issues found by coverity
|
changeset |
files
|
2014-05-23 |
unc0rr |
Official racer challenge map #8
|
changeset |
files
|
2014-05-19 |
unc0rr |
Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
|
changeset |
files
|
2014-05-15 |
unc0rr |
Fix some pas2c engine warnings
|
changeset |
files
|
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
|