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 |
|