1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Debugger: add counters/strings and hide empty counters/strings. More... over 11 years ago
Improved matching functions & search will now unescape the input string More... over 11 years ago
Search fixed and enabled. More... over 11 years ago
Fixed counter debugger issue with counters named "" More... over 11 years ago
Counter debugger is now stable. Search has been disabled due to frequent freezes and adding counters has yet to be implemented More... over 11 years ago
Debugger Work-in-Progress, still a lot of bugs More... over 11 years ago
Counter debugger work-in-progress, please use previous GIT More... over 11 years ago
Hash table destruction is now faster. More... over 11 years ago
Fixed string reallocation bug when using uthash More... over 11 years ago
Implemented uthash (enabled by default on all platforms at the moment) More... over 11 years ago
Added uthash.h, uthash compile option, and counter_struct include More... over 11 years ago
Board mods can now be chosen from subdirectories More... over 11 years ago
Board ID translations for board movement were backwards. Fixed More... over 11 years ago
Fixed txt2hlp issues introduced last commit More... over 11 years ago
txt2hlp overhaul More... over 11 years ago
png2smzx modifications More... over 11 years ago
Added 'editor_tab_focuses_view' config option More... over 11 years ago
View mode in the editor now starts at the current screen position instead of 0,0 More... over 11 years ago
Added board reordering. More... over 11 years ago
Added several new board switch keys; Consolidated board switch handling in the world editor into one spot More... over 11 years ago
Minor change to previous commit More... over 11 years ago
Editor now resets all config options set by world's editor config besides extended macros when loading a new world More... over 11 years ago
Fixed duplicate pointer in char edit history More... over 11 years ago
Added undo history More... over 11 years ago
Stored position structure correction More... over 11 years ago
Fixed memory leaks in captions More... over 11 years ago
Improved config file freeing, moved ext. macro freeing from robo_ed to edit, saved positions loading More... over 11 years ago
Added game-specific editor config file. More... over 11 years ago
Added config file options for board defaults and undo history More... over 11 years ago
Added TODO and FIXME to robo_ed More... over 11 years ago