lawless-legends/Platform/Apple/virtual/src/plasma
2024-04-23 10:08:43 -05:00
..
automap.pla Fixed a couple of automap crashes 2021-08-09 08:22:48 -07:00
automap.plh Forgot to check these in. 2018-03-01 07:11:57 -08:00
build.xml Add warnings to plasm compiles 2017-06-04 07:39:46 -07:00
combat.pla Removed debug print 2023-10-15 12:40:11 -07:00
combat.plh Encounter zones working now. 2016-03-31 10:01:04 -07:00
diskops.pla Fixed crash on esc from import option 2023-10-15 12:40:34 -07:00
diskops.plh Starting to be able to apply Nox attributes to new char 2022-06-01 09:08:22 -07:00
gamelib.plh Fixed record mode so it functions on a system without a printer, enabling playback in Jace. 2021-11-05 09:55:36 -07:00
gameloop.pla Merge d4d3c59b8c into 24fd496d31 2024-04-23 10:08:43 -05:00
globalDefs.plh Fixed ProRWTS when reading a long subdirectory. Added support for doing that, to facilitate importing Nox characters. 2022-01-14 08:22:26 -08:00
godmode.pla Made god-mode flag editor more compact since we have so many flags 2021-10-19 07:58:43 -07:00
godmode.plh Refactored godmode so it's not occupying memory most of the time. 2018-04-20 09:21:52 -07:00
import.pla Nox import now working. Only todo is skills mapping 2022-06-23 10:28:14 -07:00
import.plh Factoring out import code. 2022-01-14 08:42:37 -08:00
intimate.pla Finally added all function prototypes. Now for bug hunting. 2017-06-11 08:25:15 -07:00
intimate.plh Outlines of 'intimate mode' 2016-11-07 07:58:46 -08:00
itemutil.pla Slighly clearer item display for weapons with multiple attacks 2021-10-19 07:59:00 -07:00
itemutil.plh Added ability to reload weapon from inventory screen. Added auto-reload after combat. 2019-09-12 07:20:54 -07:00
party.pla Don't allow trading of unique items (i.e. price==0). Don't double-unlink items if target pack is full 2023-07-23 09:45:16 -07:00
party.plh Split out itemutils to save memory during store interactions (didn't need all the party stuff). 2019-06-14 09:45:15 -07:00
playtype.pla Fixes for PLASMA 1.1 2018-03-15 08:02:21 -07:00
playtype.plh Added global bank balance stat. 2020-12-31 11:09:53 -08:00
questlog.pla Fix null ptr bug when checking quest triggers 2021-10-19 07:57:14 -07:00
questlog.plh More work on quest log locations. 2018-11-20 06:54:52 -08:00
sndseq.pla Improved song conversion and playback. 2018-03-26 13:48:10 -07:00
sndseq.plh More work integrating sound - it makes a tone now. 2018-03-20 08:35:19 -07:00
store.pla Added Y/N confirmation when buying or selling items at stores. 2021-10-13 06:47:20 -07:00
store.plh More groundwork for buy/sell from stores. 2017-03-04 08:20:01 -08:00
story.pla Adjusted story window to leave more space on left. 2021-10-10 09:30:11 -07:00
story.plh Progress on story mode. 2019-01-24 08:52:02 -08:00
util3d.pla Fix lamp glitching - was due to adding anim buf header but not accounting for it here. 2021-09-12 10:05:04 -07:00
util3d.plh Moved some more 3d-only stuff to util3d. 2019-07-16 13:03:40 -05:00