1194 Commits (60bafd7543e1bbaca93bf2172636ad01eaeabffc)
 

Author SHA1 Message Date
Graham 60bafd7543 Refactor the PathFinder 5 years ago
Graham fb8f8d1585 Rename readPlayerExtendedInfo to readExtendedPlayerInfo for consistency 5 years ago
Graham f74fa5793e Rename StackFrame to GoSubFrame 5 years ago
Graham d456e79cd6 Update dependencies 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 8a459ddd47 Disable externalDocumentationLinks unless a project property is set 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 0e7e8f2d7d Make the individual components of an XteaKey public 5 years ago
Graham 2c7abdc7ff Use bufferedReader() extension method 5 years ago
Graham efc7ba9d2b Add underflow/overflow tests 5 years ago
Graham 06cad72eaa Add Js5Archive object 5 years ago
Graham 977dd0bd93 Check that we read exactly uncompressedLen bytes 5 years ago
Graham cdae86aad6 Truncate existing output files in the compression commands 5 years ago
Graham 107c432e65 Rename NONE to UNCOMPRESSED 5 years ago