|
4c290e81aa
|
Fixed clashing key names for text with the same information but differing widths. Corrected all GUI mispositioned text or incorrect wrapping on equip screens.
|
2023-12-21 19:06:47 -06:00 |
|
|
5d1e0b5a7a
|
Completed image caching technique for rendering text using the normal engine draw functions.
|
2023-12-21 14:09:19 -06:00 |
|
|
8581633cab
|
Added sprite versions of updated wrap text functions.
|
2023-12-21 12:21:37 -06:00 |
|
|
d29f7d47bd
|
Implemented string view changes for internal drawing functions and added wrapping support and parameters for draw functions.
|
2023-12-20 19:45:49 -06:00 |
|
|
4bab1397dc
|
Fix ViewPort PGEX. Added Draw String functions from PGE to ViewPort.
|
2023-12-14 01:43:42 -06:00 |
|
|
df1d9771aa
|
Implemented hex color font coloring.
|
2023-12-08 15:50:40 -06:00 |
|
|
808cc32418
|
Implemented color code text in PGE.
|
2023-12-06 18:55:18 -06:00 |
|
|
2af830d400
|
FreeType license (required for PGEX_TTF) included in all license notices. Setup project with freetype libraries and includes. Added gamepad PGEX for future gamepad support.
|
2023-11-29 00:50:00 -06:00 |
|
|
403690747d
|
Setup Item Drop rendering/physics. Handle items landing on the ground. Config file options related to item drops added. Added a spawning item function.
|
2023-11-22 14:30:15 -06:00 |
|
|
3ff558d44e
|
Added pragma regions to all license comment fields in files and collapsed them.
|
2023-11-20 23:25:36 -06:00 |
|
|
2bf45dacef
|
It's 2023 btw
|
2023-11-14 18:12:54 -06:00 |
|
|
dd531d1fd7
|
Apply OLC-3 License to all source files.
|
2023-11-14 18:11:32 -06:00 |
|
|
67a5288984
|
Implement error-handling (file names and locations) via std::source_location and added CRT debugging memory leak detection.
|
2023-11-11 00:54:50 -06:00 |
|
|
42f8e25cdf
|
Walk animation controller now applied to the overworld map stage.
|
2023-10-29 17:30:09 -05:00 |
|
|
c065e9f6fb
|
Fix State_OverworldMap dependency in TMXParser.h
|
2023-10-29 17:00:54 -05:00 |
|
|
76136a3f68
|
Added overworld map connection point reading to TMXParser.
|
2023-10-29 14:50:22 -05:00 |
|
|
598ce523e9
|
Confirm and Back Buttons added.
|
2023-10-24 03:22:25 -05:00 |
|
|
b702fa2fe5
|
Add main menu window interface outlines. Fixed menu labels not being centered properly.
|
2023-10-20 22:49:12 -05:00 |
|
|
04d6f42526
|
Handled dynamic adding and removing of inventory items and syncing with menu systems.
|
2023-10-17 05:35:19 -05:00 |
|
|
c1d64e7bd1
|
Window centering and positioning added.
|
2023-10-06 15:00:27 -05:00 |
|
|
773f72a45c
|
Main Menu and Game Play state switching.
|
2023-10-05 02:03:59 -05:00 |
|