BigBahss
|
f09e28f06c
|
Convert usages of Blockdata pointers
|
2021-02-16 16:51:00 -06:00 |
|
BigBahss
|
42b56edc9d
|
Begin refactoring Blockdata to simply inherit QVector<Block>
|
2021-02-16 16:51:00 -06:00 |
|
BigBahss
|
8e2388cf62
|
Correct UB in Event constructors; use member initializer lists
|
2021-02-16 10:49:14 -05:00 |
|
BigBahss
|
40a7e23b34
|
Remove undefined functions in Editor
|
2021-02-16 09:22:26 -05:00 |
|
BigBahss
|
fe5d4982f7
|
Use QPointer when we need to set a nullptr on destruction
|
2021-02-16 08:26:09 -05:00 |
|
BigBahss
|
c103142c65
|
Silence deprecated-copy warning
|
2021-02-14 12:39:14 -05:00 |
|
BigBahss
|
7937c3fe98
|
Upgrade signal/slot connections in all other files
|
2021-02-14 11:09:39 -06:00 |
|
BigBahss
|
51dccf7773
|
Upgrade signal/slot connections in Editor
|
2021-02-14 11:09:39 -06:00 |
|
BigBahss
|
ef449f6f8d
|
Upgrade signal/slot connections in MainWindow
|
2021-02-14 11:09:39 -06:00 |
|
Marcus Huderle
|
e9c4d5b73f
|
Fix getBlock() memory leak
|
2021-02-13 15:16:52 -06:00 |
|
Marcus Huderle
|
3c2aa5d2e9
|
Fix out-of-bounds array access in bucket fill
|
2021-02-12 17:23:45 -06:00 |
|
BigBahss
|
36a6212af6
|
Store recent map in ProjectConfig instead of PorymapConfig
|
2021-02-03 16:13:36 -06:00 |
|
BigBahss
|
3d394bc4bb
|
Add option to open config folder
|
2021-02-03 16:01:54 -06:00 |
|
BigBahss
|
2c065ae5b6
|
Dont disable option to open log when project open fails
|
2021-02-03 16:01:54 -06:00 |
|
BigBahss
|
6335151c39
|
Add option to open log file
|
2021-02-03 16:01:54 -06:00 |
|
GriffinR
|
e3edb503ed
|
Exclude non-item constants in items.h
|
2021-01-25 11:15:16 -05:00 |
|
Marcus Huderle
|
776aac56bc
|
Update changelog
|
2021-01-20 19:27:50 -06:00 |
|
Marcus Huderle
|
9439dc76d2
|
Only include relevant frames in the timelapse animation
|
2021-01-20 19:27:50 -06:00 |
|
Marcus Huderle
|
c354142f1b
|
Add ability to export map timelapse GIFs
|
2021-01-20 19:27:50 -06:00 |
|
huderlem
|
2bf33a14b8
|
Update README.md
|
2021-01-20 13:21:51 -06:00 |
|
garak
|
3bf4aaf964
|
fix palette editor crash
|
2021-01-16 10:34:09 -06:00 |
|
BigBahss
|
a924938b9b
|
Fix text editor commands for file-paths containing spaces
|
2020-12-30 18:13:12 -06:00 |
|
GriffinR
|
b819f82943
|
Add auto-generated file warning to map_groups.h write
|
2020-12-30 18:12:51 -06:00 |
|
Marcus Huderle
|
afa06b48d0
|
Release 4.4.0
|
2020-12-20 19:16:47 -06:00 |
|
BigBahss
|
5ca30c70dd
|
Fix merge of #302
|
2020-12-14 18:53:46 -06:00 |
|
huderlem
|
53b9fa5dc7
|
Merge pull request #302 from garakmon/fix827
Should Fix Project Open?
|
2020-12-14 18:16:33 -06:00 |
|
Marcus Huderle
|
9c0876e4c0
|
Fix disabling of UI when failing to open project
|
2020-12-14 18:06:38 -06:00 |
|
Marcus Huderle
|
d63bebee69
|
Merge remote-tracking branch 'origin/master' into fix827
# Conflicts:
# src/mainwindow.cpp
|
2020-12-14 17:57:30 -06:00 |
|
huderlem
|
e16ec480e6
|
Merge pull request #325 from BigBahss/script-editing
Open map scripts directly to the script of the selected event
|
2020-12-13 17:22:47 -06:00 |
|
Marcus Huderle
|
583ee23a15
|
Fix regex in readNamedIndexCArray() that disallowed 0 in the name
|
2020-12-13 17:05:28 -06:00 |
|
BigBahss
|
3a04f59cb0
|
Fix QProcess::splitCommand() dependency on Qt 5.15.
Fix shortcut for Open Map Scripts (Due to merge).
|
2020-12-13 04:00:00 -05:00 |
|
BigBahss
|
1d29a53237
|
Merge remote-tracking branch 'origin/master' into script-editing
|
2020-12-13 00:30:22 -05:00 |
|
BigBahss
|
8be6dc2f74
|
Adjust the appearance of PreferenceEditor
(Help text appeared too large on Windows)
|
2020-12-13 00:24:03 -05:00 |
|
BigBahss
|
520bd7e6c8
|
Fix external processes on Windows
|
2020-12-13 00:06:50 -05:00 |
|
huderlem
|
dfe3b2d519
|
Add very important build status badge
|
2020-12-11 17:50:54 -06:00 |
|
huderlem
|
cae826637e
|
Create main.yml
|
2020-12-11 17:22:05 -06:00 |
|
GriffinR
|
6b6ad558b6
|
Remove unnecessary assignment
|
2020-12-11 16:24:18 -06:00 |
|
GriffinR
|
8261ad5bea
|
Strip leading digits from new map names
|
2020-12-11 16:24:18 -06:00 |
|
huderlem
|
b854e5e597
|
Merge pull request #323 from BigBahss/shortcuts-editor
Shortcuts Editor
|
2020-12-09 18:43:24 -06:00 |
|
BigBahss
|
c0eb0503e2
|
Update CHANGELOG and docs.
Merge remote-tracking branch 'origin/master' into shortcuts-editor
|
2020-12-05 20:33:45 -05:00 |
|
BigBahss
|
7a4de9f3d9
|
Add support for finding and opening any event script
|
2020-12-04 09:29:38 -05:00 |
|
BigBahss
|
afc0c0c501
|
Add button next to script combo-box to open file to that script.
Revert the behavior of Open Map Scripts button.
|
2020-12-02 03:39:08 -05:00 |
|
BigBahss
|
9da465fe53
|
Update docs and CHANGELOG
|
2020-12-01 17:51:42 -05:00 |
|
BigBahss
|
789fe7d00c
|
Merge remote-tracking branch 'origin/master' into script-editing
|
2020-12-01 16:43:53 -05:00 |
|
BigBahss
|
62f73bee04
|
Populate scripts comboboxes with scripts found in map.json
|
2020-12-01 16:32:08 -05:00 |
|
BigBahss
|
e97b50a249
|
Refine regexes for script parsing
|
2020-12-01 12:02:02 -05:00 |
|
BigBahss
|
e704793350
|
Disable actionOpen_Project_in_Text_Editor when no command is set
|
2020-12-01 10:13:56 -05:00 |
|
BigBahss
|
dbafb99fd4
|
Add action to open the project root in a text editor
|
2020-12-01 07:12:32 -05:00 |
|
BigBahss
|
a4528fb0d9
|
Add support for opening .pory scripts to the selected event script
|
2020-11-26 06:09:58 -05:00 |
|
Ashley Coleman
|
7ea3dd6468
|
Fix formatting variables
|
2020-11-22 16:34:30 -06:00 |
|