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 · master
PBEditor
Browse files
Jul 30, 2022
Release PBEditor 1.0.0 (final, release)
· 2360e588
mrkubax10
authored
Jul 30, 2022
View commits for tag 1.0.0
1.0.0
2360e588
Jul 27, 2022
Revert "Add support for editing latest Windows game version"
· f9a694b1
mrkubax10
authored
Jul 27, 2022
f9a694b1
Jul 24, 2022
Replace inactive menu item with header
· 4b0c26ef
mrkubax10
authored
Jul 24, 2022
4b0c26ef
Add support for editing latest Windows game version
· edf9a186
mrkubax10
authored
Jul 24, 2022
edf9a186
Jul 22, 2022
Update README.md
· 283be021
mrkubax10
authored
Jul 22, 2022
283be021
Update version string to 'PBEditor 1.0.0-dev'
· e90e782c
mrkubax10
authored
Jul 22, 2022
e90e782c
Release PBEditor 0.2.0 (development, release)
· 34c3b26a
mrkubax10
authored
Jul 22, 2022
View commits for tag 0.2.0
0.2.0
34c3b26a
Add support for copying sectors
· ee41ce38
mrkubax10
authored
Jul 22, 2022
ee41ce38
Add support for moving sectors
· 6c3152ed
mrkubax10
authored
Jul 22, 2022
6c3152ed
Make sure to not delete sector metadata when writing
· 257a1320
mrkubax10
authored
Jul 22, 2022
257a1320
Jul 21, 2022
Make sure that mouse down flag is false when returning to editor
· d8f395aa
mrkubax10
authored
Jul 21, 2022
d8f395aa
Show confirm message when deleting sector
· 176f29cb
mrkubax10
authored
Jul 21, 2022
176f29cb
Fix Delete sector option
· ff642b19
mrkubax10
authored
Jul 21, 2022
ff642b19
Jul 20, 2022
Use block 189 image as window icon
· 6743f6ed
mrkubax10
authored
Jul 20, 2022
6743f6ed
Simplify checking if menu is opened
· c01815cd
mrkubax10
authored
Jul 20, 2022
c01815cd
Add "Start from here" feature
· ddd92ce9
mrkubax10
authored
Jul 20, 2022
ddd92ce9
Update README.md
· cccccfe3
mrkubax10
authored
Jul 20, 2022
cccccfe3
Update version string to 'PBEditor 0.2.0-dev'
· 63ff7443
mrkubax10
authored
Jul 20, 2022
63ff7443
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