The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'! https://forums.lestoria.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
AdventuresInLestoria/Crawler
sigonasr2 fa7dfb601f Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
..
.vscode Refactor inventory window so the scrollable consumable window now subscribes to a listener. 1 year ago
C++/scripts Fix Linux build and implementations with new systems and C++20 features 1 year ago
assets Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
discord-files Fix Linux build and implementations with new systems and C++20 features 1 year ago
utils Add in sig build script and fix integer rounding for green slime and future enemies that have a non-integer scale 2 years ago
Ability.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Ability.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Animation.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Animation.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Arrow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Attributable.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
AttributableStat.cpp Save File implemented. 1 year ago
AttributableStat.h Fix Linux build and implementations with new systems and C++20 features 1 year ago
BitwiseEnum.h Character Info Window layouts setup 1 year ago
BlacksmithCraftingWindow.cpp Make gear appear unstackable in inventories while other items remain stackable. Each individual piece of gear can now have its own stats. 1 year ago
Buff.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Bullet.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Bullet.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
BulletTypes.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
BuyItemWindow.cpp Implemented Merchant Selling Screen 1 year ago
C++ Header File (OLC-3).zip Refactored dynamic cast to do internal error checking. Refactored all inventory and button slot update functions in menu components so they no longer require virtual dispatch when all we require is some passing of lamba functions to update inventories. 1 year ago
C++ Source File (OLC-3).zip 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. 1 year ago
CREDITS Add map types to every stage plate and to new stages. Correctly handle Discord SDK disconnects when the app is closed or not started initially. 1 year ago
CharacterAbilityPreviewComponent.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
CharacterInfoWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
CharacterMenuWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
CharacterRotatingDisplay.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ChargedArrow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Class.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ClassDiagram2.cd Added detection of tile sizes and world sizes so different sizes of maps can be rendered. 1 year ago
ClassDiagram2.png Tile animations implemented. Fix off-by-one error with tileset identification. 1 year ago
ClassInfo.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ClassSelectionWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ConnectionPoint.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ConnectionPoint.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ConsumableCraftItemWindow.cpp Add in consumable crafting. Allow specifying a quantity for item crafts. Add Flower Petals to Flower Turret drop table. 1 year ago
ConsumableCraftingWindow.cpp Locked item display changes. 1 year ago
CraftItemWindow.cpp Implemented Crafting enhancement window, item enhancement checks, and enhancement implementation done. 1 year ago
CraftingRequirement.cpp Implemented split between consumable crafting initialization and equipment enhancement initialization. 1 year ago
CraftingRequirement.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Crawler Fix Linux build and implementations with new systems and C++20 features 1 year ago
Crawler.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Crawler.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Crawler.rc File description, project properties, company name, and other meta fields all applied to game executables on build. 2 years ago
Crawler.tiled-project Add map types to every stage plate and to new stages. Correctly handle Discord SDK disconnects when the app is closed or not started initially. 1 year ago
Crawler.vcxproj Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Crawler.vcxproj.filters Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Crawler_Slime_King_Encounter.txt Mobs can now have ifreames. Add in documentation for slime king encounter and prep a spritesheet for it. 2 years ago
Crawler_System_Overview.txt Finish level complete layout. 1 year ago
DEFINES.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
DamageNumber.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
DamageNumber.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Effect.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Effect.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Emitter.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Emitter.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
EncountersSpawnListScrollableWindowComponent.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
EnergyBolt.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
EnhancementStatsLabel.h Implemented split between consumable crafting initialization and equipment enhancement initialization. 1 year ago
EquipSlotButton.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Error.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
FallingDebris.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
FireBolt.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
FunctionPriming.h Add in consumable crafting. Allow specifying a quantity for item crafts. Add Flower Petals to Flower Turret drop table. 1 year ago
GameState.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
GameState.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
InitialConcept.txt Initial setup of Monster structures 2 years ago
InventoryConsumableWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
InventoryCreator.cpp Make gear appear unstackable in inventories while other items remain stackable. Each individual piece of gear can now have its own stats. 1 year ago
InventoryCreator.h Implement Crafting requirements display on equipment crafting window. Add in crafting requirement sample data for non-equipment items. 1 year ago
InventoryScrollableWindowComponent.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
InventoryWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Item.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Item.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ItemDrop.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ItemDrop.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ItemLoadoutWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
ItemMenuLabel.h Make gear appear unstackable in inventories while other items remain stackable. Each individual piece of gear can now have its own stats. 1 year ago
Key.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Key.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
LICENSE Garbage collection for rendered truetype fonts implemented. Added CREDITS file. Removed strange forward declare requirement on util file. 1 year ago
LICENSE_FT.txt 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. 1 year ago
LICENSE_OLC-3.txt 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. 1 year ago
LevelCompleteWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
LightningBolt.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
LightningBoltEmitter.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
LoadFileButton.h Saving and loading saves items in proper sorted order. Fixed bug with get inventory slot function. Connection point data is now static. 1 year ago
LoadGameWindow.cpp Saving and loading saves items in proper sorted order. Fixed bug with get inventory slot function. Connection point data is now static. 1 year ago
MainMenuWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Map.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Map.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Menu.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Menu.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MenuAnimatedIconButton.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MenuAnimatedIconToggleButton.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MenuComponent.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MenuComponent.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MenuIconButton.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MenuItemButton.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MenuItemItemButton.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MenuLabel.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Merchant's Items.txt Implemented split between consumable crafting initialization and equipment enhancement initialization. 1 year ago
Merchant.cpp Fixed bug regarding having multiple sellable equips in your inventory and being able to sell multiple extra copies of them. Also fixed inventory not updating upon selling an item. 1 year ago
Merchant.h Fixed bug regarding having multiple sellable equips in your inventory and being able to sell multiple extra copies of them. Also fixed inventory not updating upon selling an item. 1 year ago
MerchantWindow.cpp Fixed bug regarding having multiple sellable equips in your inventory and being able to sell multiple extra copies of them. Also fixed inventory not updating upon selling an item. 1 year ago
Meteor.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Monster.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Monster.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MonsterAttribute.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MonsterData.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
MonsterStrategyHelpers.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
NewClasses.txt Multishot Ranger ability implemented. 2 years ago
OverworldMapLevelWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
OverworldMenuWindow.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Pathfinding.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Pathfinding.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Player.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Player.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
PlayerMoneyLabel.h Separate GetTextSize and GetWrappedTextSize functions for clarity. Fix sizing comparisons for wrapping text. Fixed issue with menu destinations not properly being assigned on certain buttons. 1 year ago
PopupMenuLabel.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
PulsatingFire.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
RCa12948 Include game icon in executable and game window (such a PITA) 2 years ago
RUN_STRATEGY.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Ranger.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
RequiredMaterialsList.h Add in consumable crafting. Allow specifying a quantity for item crafts. Add Flower Petals to Flower Turret drop table. 1 year ago
RowInventoryScrollableWindowComponent.h Fixed detection of craftable items that aren't enhanceable (failed out of bounds checks). Hide information about craftable items that have yet to be unlocked. 1 year ago
RowItemDisplay.h Add label update manual disable flag for when a label update would cause issues on the character equip menu. 1 year ago
RunAway.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
RunTowards.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
SaveFile.cpp Saving and loading saves items in proper sorted order. Fixed bug with get inventory slot function. Connection point data is now static. 1 year ago
SaveFile.h Saving and loading saves items in proper sorted order. Fixed bug with get inventory slot function. Connection point data is now static. 1 year ago
SaveFileWindow.cpp Save File implemented. 1 year ago
ScrollableWindowComponent.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
SellItemWindow.cpp Fixed bug regarding having multiple sellable equips in your inventory and being able to sell multiple extra copies of them. Also fixed inventory not updating upon selling an item. 1 year ago
ShootAfar.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
SlimeKing.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Slime_King_Encounter.txt Mobs can now have ifreames. Add in documentation for slime king encounter and prep a spritesheet for it. 2 years ago
SpawnEncounterLabel.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
StatCalculations.txt Item Attribute systems reworked from being an enum class to being a class. Added support for the Buff Item Script to modify items. Implemented Damage Reduction proposal. 1 year ago
StatLabel.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_GameRun.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_GameRun.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_LevelComplete.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_LevelComplete.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_MainMenu.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_MainMenu.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_OverworldMap.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_OverworldMap.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_Story.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
State_Story.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
TMXParser.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
TODO.txt Implemented cmake for parallel building in emscripten/linux 1 year ago
TSXParser.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Test.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Test.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
TextEntryLabel.h Implement main menu with text entry label. Update text entry mode in PGE, removed the ability to jump between saved commands and enter no longer clears or disables text entry by default. 1 year ago
Theme.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Thief.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Toggleable.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Trapper.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Turret.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Unlock.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Unlock.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Version.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
VisualNovel.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
VisualNovel.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Warrior.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Witch.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
Wizard.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
buildtemplate.html Corrected web build linux script and fixed animations on Turret flower. Issue #19 1 year ago
config.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
cpp.hint Inventory refactor completed. Individual monster loot and stage loot inventories now compatible. 1 year ago
discord_game_sdk.bundle Added Discord Rich Presence integration. Added discord exclusion preprocessor checks in emscripten build. Changed emscripten callbacks to use the browser window instead of the internal body. 1 year ago
discord_game_sdk.dll Added Discord Rich Presence integration. Added discord exclusion preprocessor checks in emscripten build. Changed emscripten callbacks to use the browser window instead of the internal body. 1 year ago
discord_game_sdk.dll.lib Added Discord Rich Presence integration. Added discord exclusion preprocessor checks in emscripten build. Changed emscripten callbacks to use the browser window instead of the internal body. 1 year ago
discord_game_sdk.dylib Added Discord Rich Presence integration. Added discord exclusion preprocessor checks in emscripten build. Changed emscripten callbacks to use the browser window instead of the internal body. 1 year ago
discord_game_sdk.so Added Discord Rich Presence integration. Added discord exclusion preprocessor checks in emscripten build. Changed emscripten callbacks to use the browser window instead of the internal body. 1 year ago
drawutil.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
drawutil.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
emscripten_build.ps1 Save File implemented. 1 year ago
emscripten_run.ps1 Remove stray #pragma once lines, update PGE emscripten build so it handles mouse scrolling proper. Add emscripten run script. Build 3146. 1 year ago
freetype.dll 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. 1 year ago
freetype.lib 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. 1 year ago
loc.sh Add in consumable crafting. Allow specifying a quantity for item crafts. Add Flower Petals to Flower Turret drop table. 1 year ago
miniaudio.h Add in Wizard full render images and incorporate image in engine. 1 year ago
ms-vscode.cpptools-1.16.3@linux-x64.vsix Implemented multi-stage jump phase 2 1 year ago
olcPGEX_Gamepad.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
olcPGEX_MiniAudio.h Add in Wizard full render images and incorporate image in engine. 1 year ago
olcPGEX_SplashScreen.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
olcPGEX_TTF.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
olcPGEX_TransformedView.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
olcPGEX_ViewPort.h Added Equipment/Equipment Icons. Remove unused Graphics2D PGEX from project. Crit Dmg now displays as the extra amount added (50%) rather than the final multiplier (150%) 1 year ago
olcPixelGameEngine.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
olcUTIL_Animate2D.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
olcUTIL_Camera2D.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
olcUTIL_DataFile.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
olcUTIL_Geometry2D.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
pge.data Implemented cmake for parallel building in emscripten/linux 1 year ago
pge.html Implement main menu with text entry label. Update text entry mode in PGE, removed the ability to jump between saved commands and enter no longer clears or disables text entry by default. 1 year ago
pge.js Implemented cmake for parallel building in emscripten/linux 1 year ago
pge.wasm Implemented cmake for parallel building in emscripten/linux 1 year ago
pixelGameEngine.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
play.html Corrected web build linux script and fixed animations on Turret flower. Issue #19 1 year ago
resource.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
resource1.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
safemap.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
sig Fix Linux build and implementations with new systems and C++20 features 1 year ago
switch-class.snippet All underlying class differences now applied to code. Preparation for other class implementations. Implemented class swapping via mouse wheel. 2 years ago
update_version.ps1 Implemented auto-incrementing project version numbers. 2 years ago
util.cpp Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago
util.h Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 1 year ago