Commit Graph

15 Commits

Author SHA1 Message Date
Kurt
33a2ab24f1 Minor clean 2022-10-01 17:46:11 -07:00
Kurt
2578ba073c Refactoring
File scoped namespaces for all lib projects
netstandard2.0 => net6; now uniform. bye netframework!
2022-10-01 17:08:17 -07:00
Kurt
e432370a40 Add Pokémon Legends: Arceus support
.NET5.0 -> .NET6.0

Co-Authored-By: SciresM <8676005+SciresM@users.noreply.github.com>
2022-02-04 18:43:21 -08:00
sora10pls
b7191a6103 Revert implicit casting 2021-03-31 22:42:32 -04:00
Kurt
955ba9fed6 Enable nullable checks for all subprojects except structures/game 2020-12-27 16:35:08 -08:00
Kurt
22ef506b4e Update for c#9 syntax sugar 2020-12-27 12:47:46 -08:00
Kurt
d407506c30 Mior clean
reduce compiler messages
2020-10-25 13:17:04 -07:00
Kurt
4cf69da7e5 Minor clean
no functional change
2020-06-02 07:11:11 -07:00
Kurt
ad058f42d0 Refactoring / clean
remove some compiler messages
2020-05-24 13:00:34 -07:00
Kurt
537ce93efa Initial c#8 update
pkNX.Sprites to be replaced with a pkhex.drawing dll once that is
updated with swsh stuff (when the time comes)
2019-10-15 18:47:20 -07:00
briman0094
44c7052c69 Improved AMX decompilation and fixed recompilation to produce the same binary as the input file (#14) 2019-06-09 21:56:25 -07:00
Kurt
21fc798d1a Add some amx script stuff
nonfunctional, just getting it out of my uncommitted changes
2019-02-18 11:57:16 -08:00
Kurt
86018c52aa Update pawn parsing
I get some exceptions when running lgpe stuff in linqpad, but this is
getting cleaner
2019-01-01 12:23:06 -08:00
Kurt
a94d63e615 Update script documentation
all opcode names present in enum; I found src for the version 10 engine
from 2008
2018-12-31 18:58:41 -08:00
Kurt
52d70f0b9f Initial Commit 2018-11-13 19:44:43 -08:00