Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
SuperTux
/
supertux
의 미러
https://github.com/SuperTux/supertux
Watch
2
Star
0
포크
0
파일
이슈
0
위키
브렌치:
master
브랜치
태그
Alasdairbugs-bombtick4s
New-Snow
Tux-Revamp
add_object-default-arguments
addon
anchor_point_funcs
auto-locale-font
badguy-improvements
bionic-builds
bouncysnowball
cache-nfo-filenames
cheats-in-editor
ci-test
ci_fix_wasm
cleanup_tests
climbing-adjustments
collision_system_multiple_objects
compress-tilemap-tiles-batch
copyright-2022
coverity_scan
coyote-time
cppcheck-more-things
crusher_sideways_player_hurt
customise_particles
editor-autosave
editor-code-refactoring
editor-load-filesystem
editor-remote-level-networking
editor-show-mode-below
feature/arcadephysics
feature/c++20
feature/layers_gui
feature/swimming
fix-badguys-scripting
fix-linter-maybe
fix-particle-editor-path
fix-workflows
fix_appimage_builds
fix_badguy_scripting
forest
freebsd-up
get-pixel-colorspaces
git-bisect-is-doch-nett
grumbel/ci-test
harfbuzz-testing-two
haywireupdate
langpacks
master
maybe_fix_win_deploy
mb-to-mb
more-translator-comments
more_player_convenience_funcs
music-nofade
nanogui
nanogui-sdl
networking-test
new_editor_ui
object-type-sprite-backwards-compatibility
on-type-change-only-if-type-found
optimize-level-names
osx-codesigning
preload_worldmaps
rearangetiles
reduce_flushing
refactor_editor_requests
release/0.5
release/0.6
remote-level-networking
remove_version_file
reset-tinygettext-submodule
revert-2812-maxdropheight-slopes
rework_warning_flags
run_init_script_once
screen-manager-fixes
scripttrigger_trigger_direction
serano01-mushrooms
serano01-penny
serano01-retrobrick
serialize_squirrel_table
sexp_fuckery
specialriser_rise_speed
st-launcher
start-moving-backwards
steam
stegosaurus-likes-hotdogs
supertux-milestone1
travis-appimage
travis-print-sha-2-512
travis_matrix
tx-setup
ubuntu-ci-os-update
unix-vcpkg
unrandomize_flying_badguy
update-readme-2022-01
update-sexp
update-translation-templates
update-translation-templates-ci
update_glbinding
update_translation_templates
use_unordered_map
wasm-buggy
wasm-cwrap-fix
weluvgoatz-update-levels
wind-particles-layer
windows-output-improvement
windows-workflow
worldmap_scripting
v0.6.3-beta.2
v0.6.3-beta.1
v0.6.3
v0.6.2-rc.1
v0.6.2-beta.1
v0.6.2
v0.6.1.1
v0.6.1-beta.2
v0.6.1-beta.1
v0.6.1
v0.6.0-rc.1
v0.6.0-beta.2
v0.6.0-beta.1
v0.6.0-alpha.3
v0.6.0-alpha.2
v0.6.0-alpha.1
v0.6.0
v0.5.1
v0.5.0-rc.5
v0.5.0-rc.4
v0.5.0-rc.3
v0.5.0-rc.2
v0.5.0-rc.1
v0.5.0
v0.4.0
v0.3.5a
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.1.9
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
archive/branches/unison-video
archive/branches/supertux-nogl
archive/branches/supertux-milestone2-grumbel
archive/branches/supertux-milestone2
archive/branches/supertux-milestone1-olpc
archive/branches/sik0fewl-yeti
archive/branches/release/0.3.5
archive/branches/new-collision-detection
archive/branches/milestone1
archive/branches/feature/modern_fonts_v1
archive/branches/feature/modern_fonts_backup
archive/branches/feature/modern_fonts
archive/branches/0_3_x
archive/branches/0_1_x
0.4.0
supertux
/
tools
/
tilemanager
Ingo Ruhnke
96b17aeb7a
Mono compiler is now called mcs
6 년 전
..
Application.cs
f3f28c8e62
Added checkboxes for attributes defined in supertux/src/tile.hpp
16 년 전
Lexer.cs
812e983033
trying to add Id tags in tilemanager files
16 년 전
LispWriter.cs
812e983033
trying to add Id tags in tilemanager files
16 년 전
Makefile
96b17aeb7a
Mono compiler is now called mcs
6 년 전
Parser.cs
812e983033
trying to add Id tags in tilemanager files
16 년 전
README
4ec331515c
corrected supertux tile definition file extension (was by mistake ".stwm" instead of ".strf")
16 년 전
TODO
6697921480
renamed contrib directory to tools
20 년 전
Tile.cs
9dd90c8ec7
Store "one-way" worldmap attribute, because AnMaster said, that it's meaningfull
16 년 전
TileSet.cs
fdbfa0e294
Added menu item to let user decide, if he wants to use new not-yet-fully-supported 0.3.x format
16 년 전
tiler.glade
f3f28c8e62
Added checkboxes for attributes defined in supertux/src/tile.hpp
16 년 전
README
This Tool allows to edit supertux .stgt/.strf files in a comfortable manner.
Warning: This tool is pre-alpha and meant for developers only.
Compilation: You need to have mono and gtk-sharp installed
in order to compile and run the app.