1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Can now create layers and work with them on the map. More... about 13 years ago
Correctly open binary files in binary mode and pretty-print mdump output More... about 13 years ago
Can now add new layers to a map. More... about 13 years ago
Ensure default compression and encoding when adding layers More... about 13 years ago
Update backend More... about 13 years ago
Can now add layers to the map event-fully More... about 13 years ago
Remove debugger from Gemfile. More... about 13 years ago
Layer window now shows layer names. More... about 13 years ago
Add new layers window More... about 13 years ago
Update debugger More... about 13 years ago
Update backend More... about 13 years ago
Set ORR_DEBUG in the testing environment so the game engine can detect debug mode More... about 13 years ago
Pass the project root directory to the engine and add a nice quote on crash. More... about 13 years ago
Add config option of remembering the window positions and restoring them. More... about 13 years ago
Add helper program for dumping marshalled data to stdout. More... about 13 years ago
Allow user cache and config files. More... about 13 years ago
Change gemspec constant name. More... about 13 years ago
Update backend More... about 13 years ago
Quote bundle executable for security reasons More... about 13 years ago
Add default compression and encoding options to layer creation, ruby-tmx generates invalid layers otherwise. More... about 13 years ago
The test PID is not something related to the main window, but rather to the entire application More... about 13 years ago
Remove the interdependencies between widgets in favour of the new central event storage in $app. More... about 13 years ago
Introduce EventedStorage, used for App#state. More... about 13 years ago
Update backend More... about 13 years ago
Update ruby-tmx More... about 13 years ago
Port to new ruby-tmx interface. More... about 13 years ago
Can now add tilesets to maps in the GUI via the + button. More... about 13 years ago
Add methods to add tilesets to a map More... about 13 years ago
Add a Validatable module. More... about 13 years ago
Add a dialog for adding tilesets to maps More... about 13 years ago