~timfelgentreff/stratagus/+git/stratagus-github:tim/editor-tweaks

Last commit made on 2021-02-07
Get this branch:
git clone -b tim/editor-tweaks https://git.launchpad.net/~timfelgentreff/stratagus/+git/stratagus-github

Branch merges

Branch information

Name:
tim/editor-tweaks
Repository:
lp:~timfelgentreff/stratagus/+git/stratagus-github

Recent commits

2fb91b7... by timfelgentreff

hack a way to add randomness into the editing when using manual mode

958deb9... by timfelgentreff

add floodfill when manually editing tiles

44a525c... by timfelgentreff

reduce duplication in editor code

f79483a... by timfelgentreff

Merge pull request #315 from Wargus/tim/external-ai

External AI interface

0ca1a03... by timfelgentreff

remove too many includes

ed3f6e4... by timfelgentreff

remove NoFogOfWar override for ManVsMachine games

25b98a4... by timfelgentreff

add an example for an external ai

4eb0016... by timfelgentreff

fix off-by-one due to Lua being 1-indexed

a7ea6d5... by timfelgentreff

one more AI api function

ea777ce... by timfelgentreff

even less waiting