summaryrefslogtreecommitdiff
path: root/src/map/script-parse.py
AgeCommit message (Collapse)AuthorFilesLines
2024-06-05python3: Add explicit list()s for python3.6Freeyorp1-1/+1
This should be reverted once we drop support for Ubuntu 18.04, and therefore python3.6, as it does clutter up the code a bit. Sourced from specing's work on the porting process. See https://git.themanaworld.org/legacy/tmwa/-/merge_requests/256
2018-03-05fix gdb tests for python3gumi1-1/+5
2015-01-23Use generated config for mapBen Longbons1-9/+9
2014-11-09Make it easier to debug scripts, especially from coredumpsBen Longbons1-0/+553