5 Commits

Author SHA1 Message Date
fusion32
ad8213f355 linux Makefile + fix most compilation problems
I wanted to see if the compiler had any problems with the code
so far and added a few stub definitions so that each file would
properly compile. We still fail when linking but we're able to to
find and fix compile time errors.
2025-05-25 22:37:57 -03:00
fusion32
de848a4131 implement script lexer 2025-05-22 09:59:14 -03:00
fusion32
dc2aa9a98c move skill related structs and functions into their own file 2025-05-18 11:34:28 -03:00
fusion32
8ef2e0070d TSkillProbe + some structs 2025-05-17 15:21:37 -03:00
fusion32
717f5cd9da initial commit - getting at TSkill structs 2025-05-16 18:46:18 -03:00