GriffinR
|
af0abaa38d
|
Add getIndexOffset, change expected event fields to QSet
|
2022-02-09 18:31:55 -06:00 |
|
GriffinR
|
b01581dc4d
|
Add clone objects
|
2022-02-09 18:31:55 -06:00 |
|
GriffinR
|
31f400e2c9
|
Add event group constants
|
2022-02-09 18:31:55 -06:00 |
|
GriffinR
|
ddc0f01460
|
Stop repeated parsing of src/data/object_events
|
2022-01-29 12:26:39 -06:00 |
|
GriffinR
|
366fb5c8a8
|
Stop repeated parsing of event_objects.h and songs.h
|
2022-01-29 12:26:39 -06:00 |
|
GriffinR
|
de0a5b526b
|
Don't change frame for inanimate objects
|
2021-12-27 16:56:31 -06:00 |
|
BigBahss
|
9a9143500f
|
Convert remaing pointers in Project to values
|
2021-02-17 16:34:46 -06:00 |
|
BigBahss
|
820b514f26
|
Change many pointer members in Project to values
|
2021-02-17 16:34:46 -06:00 |
|
BigBahss
|
8e2388cf62
|
Correct UB in Event constructors; use member initializer lists
|
2021-02-16 10:49:14 -05:00 |
|
garakmon
|
2598ca2277
|
edit commands for creating and deleting events
|
2020-08-26 20:03:47 -04:00 |
|
GriffinR
|
ea2bfa7274
|
Add duplicate shortcut for events
|
2020-07-13 19:08:46 -05:00 |
|
GriffinR
|
125a287b9c
|
Add config options for some project-specific features
|
2020-05-27 18:58:43 -05:00 |
|
Marcus Huderle
|
2f533a86b2
|
Optimize displayMapEvents()
|
2020-05-21 19:11:37 -05:00 |
|
GriffinR
|
99b95882fe
|
Object event coords from unsigned to signed
|
2020-05-15 15:57:27 -05:00 |
|
GriffinR
|
d1853a576b
|
Use first trainer type constant for new objects
|
2020-04-21 19:03:00 -04:00 |
|
GriffinR
|
8c428c578b
|
Merge branch 'master' into pokefirered
|
2020-04-19 09:48:21 -04: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 |
|
GriffinR
|
20b112de52
|
Support editing heal location respawns
|
2020-03-20 13:41:40 -04:00 |
|
GriffinR
|
d365ebb664
|
Support reading/saving pokefirered heal locations
|
2020-03-20 03:09:48 -04:00 |
|
GriffinR
|
8d89b370b4
|
Add in_connection to object events
|
2020-03-11 16:45:52 -04:00 |
|
GriffinR
|
7125cd7c8d
|
Add underfoot and quantity to hidden items
|
2020-03-11 16:23:07 -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
|
0a0eaba788
|
draw sprites based on movement type
|
2019-04-06 17:04:41 -05:00 |
|
garak
|
da5048a616
|
use project values for new event defaults
|
2019-04-06 16:36:48 -05:00 |
|
Marcus Huderle
|
c4ad0971d0
|
Support custom fields for all event types
|
2019-02-04 20:53:35 -06:00 |
|
Marcus Huderle
|
94686e6f0a
|
Support map JSON data
|
2019-02-04 20:53:35 -06:00 |
|
Marcus Huderle
|
228b646b0e
|
Change trainer checkbox to a combobox
|
2019-01-20 10:43:32 -06:00 |
|
Diegoisawesome
|
a04db82c2b
|
Make events (besides objects with valid sprites) partially transparent (#86)
* Make events transparent
* Change which events are transparent
|
2019-01-10 19:59:41 -06:00 |
|
Marcus Huderle
|
d7282ac5c7
|
Use FLAG_TEMP_1 when creating new hidden item event
|
2018-12-26 15:38:38 -06:00 |
|
Marcus Huderle
|
08ff21e415
|
Properly create new emerald map headers. Use 'trigger' instead of coord script, trap, etc.
|
2018-12-26 15:36:44 -06:00 |
|
Marcus Huderle
|
6102181738
|
Move files into src/
|
2018-09-26 18:33:08 -05:00 |
|