141 Commits (f74fa5793e441a175a46a2faed7c97223e146793)

Author SHA1 Message Date
Graham f74fa5793e Rename StackFrame to GoSubFrame 5 years ago
Graham 51d6763be1 Refactor MelTypeList 5 years ago
Graham b5c23daedb Refactor MsiTypeList 5 years ago
Graham 2b400e4290 Refactor CursorTypeList 5 years ago
Graham 4e0939d1bb Refactor SpotAnimTypeList 5 years ago
Graham faa6b0b619 Refactor IdkTypeList 5 years ago
Graham 5074405a5c Refactor SeqTypeList 5 years ago
Graham 5c135c7ced Refactor more config archive types 5 years ago
Graham 08e41fc31c Refactor inbound packet reading methods 5 years ago
Graham 991158f8a9 Move Player/NPC lists to their own classes 5 years ago
Graham 25656d4165 Refactor some terrain-related code 5 years ago
Graham 38f978c4a5 Rename EnumInverseNode to EnumStringEntry 5 years ago
Graham 10be6e4b73 Rename SpotAnim, ProjAnim and Model 5 years ago
Graham ef37703a9b Refactor some texture, sprite and rendering-related code 5 years ago
Graham 2bcff4bb06 Refactor more of the ScriptRunner class 5 years ago
Graham a0c07b294b Refactor Player.self 5 years ago
Graham af73e783a9 Refactor Cs1ScriptRunner 5 years ago
Graham 578ed9a205 Add initial ScriptRunner refactor 5 years ago
Graham b893a27ade Rename fastReadString to readStringFast for consistency 5 years ago
Graham 78cf794ead Refactor ClientScript class 5 years ago
Graham 4819780815 Add initial InterfaceList refactor 5 years ago
Graham d64a657543 Rename AwtMouseWheel to JavaMouseWheel 5 years ago
Graham 4e22842a75 Refactor VarpType and VarbitType 5 years ago
Graham f882568686 Rename stop to quit for consistency 5 years ago
Graham 77970f4681 Partially refactor the AudioChannel class 5 years ago
Graham 9e12bce93c Refactor EnumType 5 years ago
Graham c9b53f3aa6 Rename the Entity class 5 years ago
Graham 5c5ca5730f Refactor the ObjStack class 5 years ago
Graham fd137191e7 Refactor Inv and InvType 5 years ago
Graham 2c0093a633 Refactor the BufferPool class 5 years ago
Graham 4f7192b9e6 Refactor the FrameBuffer class 5 years ago
Graham 73c41d7302 Rename tick to loop 5 years ago
Graham 528deec61f Refactor the MouseWheel class 5 years ago
Graham 531965b504 Refactor the Keyboard and Mouse classes 5 years ago
Graham f088664ac9 Refactor MouseRecorder 5 years ago
Graham bce63109ec Fix name of readEncryptedBytes 5 years ago
Graham df3370c0ef Rename skullIcon to pkIcon 5 years ago
Graham 10112f5112 Partially refactor LocType 5 years ago
Graham 0e81bc211b Refactor StructType 5 years ago
Graham fabe7983df Update unpackclass.yaml 5 years ago
Graham cf34a04b80 Move skyboxTextures to a Defaults class 5 years ago
Graham 0bbf6b9507 Rename Js5ResourceProviderImpl to Js5CachedResourceProvider 5 years ago
Graham 44adebd9be Refactor the sorted WorldList 5 years ago
Graham 3ffd7caaa1 Refactor the WorldList class 5 years ago
Graham 24f094b387 Refactor decodeDefaults 5 years ago
Graham 2a6e50d44d Refactor the WordPack class 5 years ago
Graham 946fa2c3db Rename IntegerUtils to IntUtils 5 years ago
Graham 9907a7d2c3 Renmae clearSoft() to removeSoft() 5 years ago
Graham cc17a25f01 Refactor LruHashTable 5 years ago
Graham 41ad780a65 Rename LruHashTable to SoftLruHashTable 5 years ago