Commit graph

531 commits

Author SHA1 Message Date
garak
60e68116c4 parsing heal locations allows spaces around parentheses 2019-08-19 16:52:39 -05:00
garak
9800abfdb2 make all ui names in mainwindow.ui unique 2019-08-19 16:52:39 -05:00
garak
16d25796bf use the custom combobox for all porymap comboboxes 2019-08-19 16:52:39 -05:00
garak
2beb0ccd38 update changelog 2019-08-13 22:31:56 -04:00
garak
7a239fafda fix tile image export 2019-08-13 22:28:20 -04:00
garak
50a4610d2b
fix typo in changelog 2019-08-12 10:47:25 -04:00
garak
e672493d4f update changelog 2019-08-08 11:55:50 -04:00
garak
89f2779291
Merge pull request #151 from garakmon/misc190806
Miscellaneous
2019-08-07 11:28:19 -04:00
garak
b990e661e3 remove old comment 2019-08-07 11:27:52 -04:00
garak
ee5d85b171 fix new map layout dir creation and erroneous error 2019-08-07 11:17:20 -04:00
garak
3e39ebccdf add unsaved changes dialog to mainwindow close 2019-08-07 10:48:07 -04:00
garak
f89804dd16 silence compiler warnings 2019-08-06 23:35:02 -04:00
garak
e87d669e1d
Merge pull request #150 from garakmon/speedup
Improve Combobox Speed & Autocompletion
2019-08-06 21:52:57 -04:00
garak
5470ade7bb improve combobox speed and autocompletion 2019-08-06 21:50:03 -04:00
garak
e7732bfb42 fix secondary tileset metatile values; format save file 2019-07-18 16:35:00 -04:00
Marcus Huderle
e501a92c30 Fix exporting tileset images with duplicate-color palettes 2019-06-17 12:00:31 -05:00
garak
a240bf5038 allow spaces in C INCBINS 2019-06-10 20:36:58 -05:00
garak
889efd752f
Merge pull request #138 from garakmon/bugs
Small Bugs
2019-06-03 21:36:03 -04:00
garak
e898baf098 update changelog 2019-06-03 21:34:35 -04:00
garak
1e5ac54147 parse C defines with line breaks 2019-06-03 21:29:09 -04:00
garak
14a92c4c16 clear flyableMaps when reading heal locations 2019-06-02 16:48:55 -04:00
huderlem
a7aa64527e
Update README.md 2019-05-27 13:31:23 -05:00
huderlem
47b4b55af6
Update CHANGELOG.md 2019-05-23 16:53:09 -05:00
garak
358732aa00 fix bug in tileset editor where selection is drawn at improper coordinates 2019-05-23 16:45:06 -05:00
garak
0b28a95e9f flip entire selection contents in tileset editor 2019-05-23 16:45:06 -05:00
garak
8f2e47e937 fix preview scene memory leak, fix borders 2019-05-23 16:43:07 -05:00
garak
f750c56e29 create map image export window 2019-05-23 16:43:07 -05:00
garak
ca438fdc50
Merge pull request #134 from garakmon/map-grp-num
Create New Maps In Correct Group When Group Names Are Not Numbered
2019-05-20 22:54:22 -04:00
garak
24562fdaae handle un-numbered map groups when creating new maps 2019-05-20 22:33:28 -04:00
Marcus Huderle
ef0b79d580 1.2.2 Release 2019-05-16 17:05:27 -05:00
huderlem
a8cd7896cd
Update CHANGELOG.md 2019-05-16 16:35:50 -05:00
garak
eb71f72b0e move source parsing functions from project to parseutil 2019-05-09 18:08:52 -05:00
garak
675a064df6 readCDefines() - don't crash on invalid expressions, add better debugging info 2019-05-09 18:08:52 -05:00
garak
54e431617f improve tileset label reading to silence unnecessary warnings 2019-05-09 18:08:52 -05:00
garak
eb3964bcc3 improve way selected events are rendered on top 2019-05-09 18:06:34 -05:00
garak
cdf39e6eb2
Merge pull request #127 from garakmon/430typo
fix typo in mainwindow.cpp
2019-05-02 11:13:02 -04:00
garak
69a7a24ed6 fix typo in mainwindow.cpp 2019-05-02 11:05:20 -04:00
garak
a214b66353 use more appropriate default elevations for new events, hide heal spot z 2019-05-01 19:30:19 -05:00
garak
f805f3af37 finish region map editor docs 2019-04-29 19:48:50 -05:00
garak
41e17ec69e begin region map editor documentation 2019-04-29 19:48:50 -05:00
garak
2cc5a92cc8 disallow region map entries to have out of bounds dimensions 2019-04-29 19:38:40 -05:00
garak
4774def5cd draw selected event on top when stacked 2019-04-29 19:38:40 -05:00
garak
c189d2fac8 revert hideArrow() function, fix rme swap window 2019-04-29 19:38:40 -05:00
garak
0a4be71ae2 add regex support to C define reading 2019-04-29 19:38:40 -05:00
garak
9098055054 add data qualifiers struct 2019-04-29 19:38:40 -05:00
garak
8c29b00fa4 modify event comboboxes, fix heal location parsing 2019-04-29 19:38:40 -05:00
Marcus Huderle
099b197452 Add map connections editing docs 2019-04-27 13:43:41 -05:00
Marcus Huderle
e1e44dab81 Add map header editing docs, and fix changelog 2019-04-26 17:46:04 -05:00
Marcus Huderle
276f0a3827 Add map events editing documentation 2019-04-25 18:32:32 -05:00
Marcus Huderle
a81c356467 Add map collision editing documentation 2019-04-24 18:49:08 -05:00