Vankata453
|
345f6c31f2
Mark worldmap as `worldmap` to `LevelParser::from_file`
|
4 месяцев назад |
Vankata453
|
a655f37f5c
Add option to batch compress all levels and worldmap of a levelset
|
4 месяцев назад |
Vankata453
|
ecab03427c
Fix invalid character
|
4 месяцев назад |
Vankata453
|
b5d61af158
`Writer::write_compressed`: Improvements
|
4 месяцев назад |
Vankata453
|
a341c6b42a
Remove unneeded comparison [ci skip]
|
4 месяцев назад |
Vankata453
|
cebced9600
`Writer::write_compressed`: Properly insert space [ci skip]
|
4 месяцев назад |
Vankata453
|
7052774d72
Comment fix [ci skip]
|
4 месяцев назад |
Vankata453
|
ea9c5373a5
`ReaderMapping::write_compressed`: Remove custom `width` support
|
4 месяцев назад |
Vankata453
|
12bdec2ecf
`ReaderMapping`: Reserve compressed array size
|
4 месяцев назад |
Vankata453
|
a5767ac206
"multiplier" -> "repeater"
|
4 месяцев назад |
Vankata453
|
9511f9845a
Add `get_compressed` to reader unit tests
|
4 месяцев назад |
Vankata453
|
91bb91f5d8
Compress `TileMap` tiles in level file: New algorithm
|
4 месяцев назад |
Vankata453
|
892c362247
Compress `TileMap` tiles in level file
|
4 месяцев назад |
Vankata453
|
b776febc34
Reload resources when toggling a resource pack add-on
|
4 месяцев назад |
Vankata453
|
bb70ca367b
Add "weakresourcepack" add-on type
|
4 месяцев назад |
Vankata453
|
dad93eb5e3
Fix another comparison of integers of different signs `int32_t` and `uint32_t`
|
4 месяцев назад |
Vankata453
|
4cde0da7fb
Fix comparison of integers of different signs `int32_t` and `uint32_t`
|
4 месяцев назад |
Vankata453
|
f03b26d610
Tilegroups, imported autotilesets and thunderstorm tiles now support offsetting
|
4 месяцев назад |
Vankata453
|
e3dededd2d
Preserve UIDs of moved objects in `GameObjectManager`
|
4 месяцев назад |
SuperTux Bot
|
dfbd3b9e32
Update translations
|
4 месяцев назад |
Tobias Markus
|
c04b46a58a
Fix linter issues
|
4 месяцев назад |
Tobias Markus
|
59ff556bf6
Use more secure `snprintf` instead of `sprintf` in `MD5::hex_digest()`
|
4 месяцев назад |
Vankata453
|
8c48467275
Fix Tux walking indefinitely while deactivated after entering a blocked door
|
4 месяцев назад |
Vankata453
|
e0f31cc6ce
Multiplayer support for `Key`s
|
4 месяцев назад |
Vankata453
|
3b2485d02c
`GameObjectManager`: Reset object UID and parent on removal
|
4 месяцев назад |
Vankata453
|
b60db00f1b
Fix cppcheck "condition always false" warning since be1fa481ed6dd584a7695379c1a9d614c5975132
|
4 месяцев назад |
Vankata453
|
be1fa481ed
Do not allow adding more than 1 player in title screen level
|
4 месяцев назад |
Vankata453
|
4a14433686
Provide `ScriptMenu` reference to `ItemScriptLine`
|
4 месяцев назад |
Vankata453
|
725a20ad95
Avoid unnecessary `dynamic_cast`s, `LayerObject` base class, remove `CollisionListener` (#3110)
|
4 месяцев назад |
Vankata453
|
3d4b418dc3
Mark simple getters and setters as `inline` (#3108)
|
4 месяцев назад |