GriffinR
|
d9be7d594e
|
Fix Qt5 build
|
2024-12-16 15:40:36 -05:00 |
|
GriffinR
|
8f16822f07
|
Merge branch 'master' of https://github.com/huderlem/porymap into new-map-dialog
|
2024-12-16 14:44:22 -05:00 |
|
GriffinR
|
bdd64a6c6b
|
Use applicationName() for window titles, clean up some remaining TODO items
|
2024-12-14 16:22:28 -05:00 |
|
GriffinR
|
6b70abaaf0
|
Use QFile/QString for C parser files and paths
|
2024-12-11 23:21:53 -05:00 |
|
GriffinR
|
11dd7306d3
|
Remove unused parser_util
|
2024-12-11 23:21:47 -05:00 |
|
GriffinR
|
e7df829843
|
Group AdvanceMap parsing together, fix its tileset defaults
|
2024-11-21 14:11:47 -05:00 |
|
GriffinR
|
4f8224359e
|
Use collapsible section for header data in new map dialog
|
2024-11-12 14:34:10 -05:00 |
|
GriffinR
|
9e1ef2c741
|
Import collapsible section
|
2024-11-12 13:48:18 -05:00 |
|
GriffinR
|
6fe8539461
|
Fix number->string conversion in struct parsing
|
2024-03-21 15:24:08 -04:00 |
|
vinnydiehl
|
9f06dcf9ac
|
Include cstdint in lexer.h
Build was failing due to missing `uint32_t` type.
|
2023-05-12 00:24:08 -04:00 |
|
garak
|
f4e7eb3e49
|
clean up timing functions
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
5309eb5f0e
|
call updateSelectedEvents only once at a time
|
2023-01-17 13:15:07 -05:00 |
|
GriffinR
|
e2a31336c5
|
Merge branch 'master' of https://github.com/huderlem/porymap into fix-json
|
2022-10-17 22:20:06 -04:00 |
|
GriffinR
|
67945cb297
|
Preserve custom header arrays and objects
|
2022-10-16 02:30:13 -04:00 |
|
garak
|
582405d68b
|
change Event class design in favor of polymorphism
|
2022-10-13 22:30:07 -04:00 |
|
Marcus Huderle
|
0b0c588c64
|
Read object event gfx info by parsing its C file, rather than relying on regex
|
2022-07-03 11:28:24 -05:00 |
|
garakmon
|
f791157adc
|
add #pragma once to include files
|
2020-10-24 15:51:10 -04:00 |
|
garakmon
|
d1af93f3b5
|
do not call initWindow() on failed load
|
2020-10-24 15:51:10 -04:00 |
|
Marcus Huderle
|
5b26ba678b
|
Remove qstringhash implementation needed by older versions of Qt
|
2020-04-24 19:21:09 -05:00 |
|
Marcus Huderle
|
bb6dbedabf
|
Add ability to export map stitch images.
|
2020-04-20 20:29:07 -05:00 |
|
garakmon
|
799e5537f9
|
add tsl::ordered_map for json objects,
update project code to save json files with new ordered object
|
2020-04-19 07:55:51 -05:00 |
|