Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 0.1.1
PBEditor
Browse files
Jul 20, 2022
Release PBEditor 0.1.1 (development, fix)
· 7c9a0a44
mrkubax10
authored
Jul 20, 2022
View commits for tag 0.1.1
0.1.1
7c9a0a44
Remove unneccessary code
· 9b79a458
mrkubax10
authored
Jul 20, 2022
9b79a458
Replace usage of render textures with surfaces to avoid "device lost" D3D issue on windows
· 2f6dd745
mrkubax10
authored
Jul 20, 2022
2f6dd745
Jul 19, 2022
Add some free spaces in code to improve readability
· 3c2427e2
mrkubax10
authored
Jul 19, 2022
3c2427e2
Use SDL_RenderSetLogicalSize to preserve aspect ratio after window resize
· a9a7a029
mrkubax10
authored
Jul 19, 2022
a9a7a029
Make int main signature match one in SDL_main
· 3f02e1e5
mrkubax10
authored
Jul 19, 2022
3f02e1e5
Fix snapping to grid float imprecision issue in overview screen
· 3fea9ec7
mrkubax10
authored
Jul 19, 2022
3fea9ec7
Add background changing support for real this time
· 597a9d0e
mrkubax10
authored
Jul 19, 2022
597a9d0e
Add music changing support
· e76a41cd
mrkubax10
authored
Jul 19, 2022
e76a41cd
Scrollable menus!
· 303141b9
mrkubax10
authored
Jul 19, 2022
303141b9
Add .gitignore
· a7e0af4d
mrkubax10
authored
Jul 19, 2022
a7e0af4d
Jul 18, 2022
Update CMakeLists.txt so compilation works out of the box on Windows
· 839459d9
mrkubax10
authored
Jul 18, 2022
839459d9
Add README.md
· bb24aee9
mrkubax10
authored
Jul 18, 2022
bb24aee9
Make sure that app always runs at the same speed
· 7cc3e4d9
mrkubax10
authored
Jul 18, 2022
7cc3e4d9
Update version string to 'PBEditor 0.1.1-dev'
· 4d8ff570
mrkubax10
authored
Jul 18, 2022
4d8ff570
Release PBEditor 0.1.0 (development, release)
· 8f4e6ded
mrkubax10
authored
Jul 18, 2022
View commits for tag 0.1.0
0.1.0
8f4e6ded
Add support for creating new sectors
· 1f9efaf5
mrkubax10
authored
Jul 18, 2022
1f9efaf5
Add visual feedback about which sector mouse is on
· 75be96e2
mrkubax10
authored
Jul 18, 2022
75be96e2
Remove Goto sector option (it was made obsolete by map overview)
· 1835bf4b
mrkubax10
authored
Jul 18, 2022
1835bf4b
Jul 17, 2022
Replace werid way of changing music with better one
· 2ce32d38
mrkubax10
authored
Jul 17, 2022
2ce32d38
Add LICENSE
· 596d06fe
mrkubax10
authored
Jul 17, 2022
596d06fe
Initial commit
· 014cadfa
mrkubax10
authored
Jul 17, 2022
014cadfa
Loading