|
db953dd0d1
|
[studio] Fix new project menu to return an appropriately sized string for name
|
2025-01-12 20:58:19 -06:00 |
|
|
daab4dc4f5
|
[nostalgia/core/studio] Fix SubSheet editor to return an appropriately sized string
|
2025-01-12 20:58:19 -06:00 |
|
|
83cbac5cca
|
[nostalgia/studio] Update version to d2024.12.1
Build / build (push) Successful in 3m19s
|
2025-01-11 17:22:02 -06:00 |
|
|
74e518fee0
|
[nostalgia/core/studio/tilesheeteditor] Fix select all not to go beyond end
|
2025-01-11 17:07:50 -06:00 |
|
|
6b0ce40c02
|
[nostalgia/core/studio] Fix crash that occurs when a non-leaf node subsheet is selected
|
2025-01-11 17:07:50 -06:00 |
|
|
4f55964dd9
|
[nostalgia/core/studio] Fix tile insert to correct input when inserting past the last tile
|
2025-01-11 17:07:50 -06:00 |
|
|
cb597cf92e
|
[nostalgia/core/studio] Fix tile insert to work on last tile
|
2025-01-11 17:07:50 -06:00 |
|
|
6906c66ba7
|
[keel] Fix reloadAsset
|
2025-01-11 17:07:50 -06:00 |
|
|
ba00d10dfc
|
[nostalgia] Update liccor file
|
2025-01-11 17:07:50 -06:00 |
|
|
cdfbfe48b7
|
[ox] Update liccor file
|
2025-01-11 17:07:50 -06:00 |
|
|
21ae2a14e9
|
[ox] Run liccor
|
2025-01-11 17:07:50 -06:00 |
|
|
81b120b1ce
|
[nostalgia,olympic] Run liccor
|
2025-01-11 17:07:50 -06:00 |
|
|
40938958de
|
[turbine/glfw] Ensure window opens with a standard mandatory refresh period
|
2025-01-11 17:07:50 -06:00 |
|
|
df190c05a0
|
[studio] Make first tab not draw before selected tab when window opens
|
2025-01-11 17:07:50 -06:00 |
|
|
3fe3b08eca
|
[ox/std] Add hash.hpp to install
|
2025-01-11 17:07:50 -06:00 |
|
|
ecc5ae6b2f
|
[studio] Make selection tracker not go below 0
|
2025-01-11 17:07:50 -06:00 |
|
|
a863bfc181
|
[nostalgia/studio] Update version to d2024.12.0
Build / build (push) Successful in 3m20s
|
2024-12-21 19:27:00 -06:00 |
|
|
a75c4a11d3
|
[nfde] Address CMake warning, remove unwanted logging
Build / build (push) Successful in 2m45s
|
2024-12-21 17:07:23 -06:00 |
|
|
347a165762
|
[sample_project] Update type descriptors
Build / build (push) Successful in 2m55s
|
2024-12-21 02:45:24 -06:00 |
|
|
fd64bfae13
|
[keel] Fix a use after free, cleanup
Build / build (push) Waiting to run
|
2024-12-21 02:42:19 -06:00 |
|
|
aaeec20ac9
|
[nostalgia/player] Fix build
|
2024-12-21 02:42:05 -06:00 |
|
|
37030f9c11
|
[keel] Cleanup pack tool
|
2024-12-21 02:41:56 -06:00 |
|
|
462f2bca4c
|
[nostalgia,olympic] Change macro names to comply with broader conventions
|
2024-12-21 02:41:19 -06:00 |
|
|
dc72500b98
|
[glutils] Change macro names to comply with broader conventions
|
2024-12-18 22:04:39 -06:00 |
|
|
962fe8bc22
|
[ox] Change macro names to comply with broader conventions
|
2024-12-18 22:04:25 -06:00 |
|
|
305eb62647
|
[studio] Fix build
Build / build (push) Waiting to run
|
2024-12-18 21:41:15 -06:00 |
|
|
4754359a21
|
[ox/std] Cleanup Vec2
Build / build (push) Has been cancelled
|
2024-12-15 01:26:41 -06:00 |
|
|
dc07f3d58b
|
[studio] Change FilePicker consturctor to take StringParams
|
2024-12-15 01:20:29 -06:00 |
|
|
fcdcfd10d1
|
[ox/std] Run liccor
Build / build (push) Successful in 2m52s
|
2024-12-14 14:33:43 -06:00 |
|
|
b74f6a7ace
|
[studio,turbine] Run liccor
|
2024-12-14 14:33:06 -06:00 |
|
|
ac7e5be187
|
[ox] Remove OxException
Build / build (push) Successful in 2m52s
|
2024-12-14 00:40:05 -06:00 |
|
|
ed910c0beb
|
[nostalgia/core/studio/tilesheeteditor] Fix access overflow on out of bounds Fill command
Build / build (push) Successful in 2m51s
|
2024-12-13 22:24:58 -06:00 |
|
|
345fb03857
|
[ox] Remove OxError
|
2024-12-13 22:06:47 -06:00 |
|
|
9881253f2a
|
[glutils] Cleanup OxError
|
2024-12-13 22:06:26 -06:00 |
|
|
96d27eecd1
|
[nostalgia,olympic] Cleanup
|
2024-12-13 22:00:03 -06:00 |
|
|
28ebe93b77
|
[ox/std] Make source_location::current only init if valid
Build / build (push) Successful in 2m52s
|
2024-12-12 23:13:39 -06:00 |
|
|
e849e7a3dd
|
[ox/std] Add source_location
Build / build (push) Has been cancelled
|
2024-12-12 23:09:01 -06:00 |
|
|
e6777b0ad7
|
[cityhash] Add install rule
|
2024-12-12 22:36:09 -06:00 |
|
|
c488c336de
|
[turbine/glfw] Fix mandatoryRefreshPeriodEnd tracking
Build / build (push) Successful in 2m54s
|
2024-12-11 22:13:28 -06:00 |
|
|
003f97201f
|
[turbine/glfw] Move MandatoryRefreshPeriod to config.hpp
Build / build (push) Successful in 2m45s
|
2024-12-10 23:29:50 -06:00 |
|
|
d85a10af84
|
[nostalgia/core/studio] Cleanup
|
2024-12-10 23:29:21 -06:00 |
|
|
ff05d860c4
|
[turbine/glfw] Replace uninterruptedRefreshes with mandatoryRefreshPeriodEnd
Build / build (push) Has been cancelled
|
2024-12-10 01:49:20 -06:00 |
|
|
7679403742
|
[turbine] Add init wrapper that takes FS path
|
2024-12-06 23:20:30 -06:00 |
|
|
c51a45e1ba
|
[olympic] Cleanup
|
2024-12-06 00:22:33 -06:00 |
|
|
a6e24ff2b6
|
[ox/std] Add CString type alias
|
2024-12-06 00:20:03 -06:00 |
|
|
e0ec9e0c5f
|
[nostalgia,olympic] Move olympic::run to global namespace
Build / build (push) Successful in 2m34s
|
2024-12-06 00:13:10 -06:00 |
|
|
9a42a9b9d9
|
[nfde] Fix Windows warnings
|
2024-12-06 00:12:38 -06:00 |
|
|
03a05c511e
|
Merge commit '4ccdfc3a6e5bd501968903a01f7d8141b6f88375'
Build / build (push) Successful in 2m31s
|
2024-12-04 19:55:17 -06:00 |
|
|
bd91137d27
|
[nostalgia,olympic] Fix pack tool build for Windows
|
2024-12-02 21:10:52 -06:00 |
|
|
161640fa11
|
[nostalgia] Cleanup
Build / build (push) Successful in 2m46s
|
2024-12-02 19:58:05 -06:00 |
|