Tobias Markus
|
6ae060fa6f
Use FileSystem::join more
|
7 лет назад |
Tobias Markus
|
2fd32c2395
Making use of get_table_entry methods in read_<datatype> and get_or_create_table_entry methods
|
7 лет назад |
Tobias Markus
|
3956b78d95
Unify all the has_<datatype> functions into one has_property function since we were never checking the data type in the first place
|
7 лет назад |
Tobias Markus
|
a12df132cb
Sanitize config fullscreen size values
|
7 лет назад |
Tobias Markus
|
79e64de185
Fix travis error for realz.
|
7 лет назад |
Tobias Markus
|
8176fe48d0
Fix travis build
|
7 лет назад |
Tobias Markus
|
2bd2c6c205
Improve console output of multi-line squirrel stacktraces
|
7 лет назад |
Tobias Markus
|
f09655f862
Use compile_and_run function instead of own implementation for import function
|
7 лет назад |
Tobias Markus
|
84556aaf62
Use function "get_table_entry" instead of pure squirrel calls.
|
7 лет назад |
Tobias Markus
|
af196082fe
Use methods in scripting namespace for deleting table entry
|
7 лет назад |
Tobias Markus
|
0ffe891d62
Use wrapper methods in statistics.cpp
|
7 лет назад |
Tobias Markus
|
f1cdb4d655
Add convenience method store_object to Scripting class
|
7 лет назад |
Tobias Markus
|
c89740986e
Remove TODO and workaround for unserialization bug which was fixed with 0383976
|
7 лет назад |
Tobias Markus
|
ba02c91e5d
Add convenience functions begin_table, end_table and create_empty_table to squirrel_util.cpp
|
7 лет назад |
Tobias Markus
|
38e2b377de
Shorter loop syntax in get_total_count()
|
7 лет назад |
Tobias Markus
|
d68ec77964
Add release_scripts method to scripting which deletes certain scripts from memory
|
7 лет назад |
Tobias Markus
|
61915a363e
Upgrade level files not existing / being a directory to a warning
|
7 лет назад |
Tobias Markus
|
752d9c37a8
Downgrade warnings to debug when level files don't exist on worldmaps, add case for level files being a directory
|
7 лет назад |
Tobias Markus
|
038397675e
Lisp Parsing: Ignore key/value pairs with a length of < 2
|
7 лет назад |
volkov0aa
|
91225e285e
Remove extension from icon name in desktop file (#743)
|
7 лет назад |
Tobias Markus
|
49f2dcd397
Update PhysFS to version 3.0.1 which fixes several security issues
|
7 лет назад |
Jacob Burroughs
|
57010ce4fb
Update urls to use https
|
7 лет назад |
Jacob Burroughs
|
7e27f717c8
Update website url
|
7 лет назад |
Tobias Markus
|
fb3e016ef4
Skydive should explode on collision with hurting tile
|
7 лет назад |
Tobias Markus
|
2944a5dd4f
Fix displaying level name on worldmap when starting from command line
|
7 лет назад |
Max Teufel
|
60213cd6d3
Merge branch 'fix/install-md-binary-download-link'
|
7 лет назад |
Max Teufel
|
d3707f1c98
INSTALL.md: update download link for binaries
|
7 лет назад |
Jacob Burroughs
|
8c1d03f9d2
Make ds_store, icons, etc actually work!
|
7 лет назад |
Max Teufel
|
7bd9ddaae4
data/credits: add L10n contact
|
7 лет назад |
Jacob Burroughs
|
ea98eefd12
Merge pull request #711 from SuperTux/travis-cleanup
|
7 лет назад |