Commit graph

25 commits

Author SHA1 Message Date
Pazaz
92730e5d96 Renamed some variables in SoftwareModel 2022-07-22 11:20:16 -04:00
Pazaz
4c73508f1f Moved some more methods to utility classes 2022-06-28 04:19:41 -04:00
Pazaz
2bc60f339b Consolidated some more static classes, identified some util functions 2022-06-28 01:29:29 -04:00
Pazaz
249781ed8b Consolidated Flames methods/fields 2022-06-27 21:13:43 -04:00
Pazaz
dce7c0aede Renamed Environment/FogManager fields 2022-06-27 20:52:32 -04:00
Pazaz
a3b7beeed7 Autoformat using tab characters 2022-06-27 20:30:17 -04:00
Pazaz
45f3a834f7 Renamed HintArrowManager methods/fields 2022-06-27 16:57:22 -04:00
Pazaz
7ffd30e31c Consolidated a LOT of static classes (first pass) 2022-06-27 14:24:48 -04:00
Pazaz
8708007fd1 Renamed some of SceneGraph, organized ChangeLocRequest 2022-06-15 14:26:35 -04:00
Pazaz
c5ef44dfcb More accurate Buffer naming, renamed allocation arrays 2022-06-15 13:20:22 -04:00
Pazaz
60880455de Renamed remaining local variables in RawModel decodeNew/decodeOld 2022-05-25 01:49:09 -04:00
Pazaz
ec48c0767a Refactored more of RawModel (and decodeOld) 2022-05-25 01:13:51 -04:00
Pazaz
1c9e73d540 Merge branch 'master' of https://github.com/Pazaz/RT4-Client 2022-05-25 00:51:27 -04:00
Pazaz
d3265b6ae6 Partially refactored RawModel 2022-05-25 00:50:59 -04:00
Pazaz
ba4debb0d3
Moved around more static methods, nothing final
Some of these are "incorrect" - I wanted to decrease the # of static classes first by grouping them if they're slightly related.
Then I'll do a second pass in each class to reorganize later.
2022-05-16 01:13:34 -04:00
Pazaz
c988509e8e
Identified Class114 as DisplayMode, reorganized some static methods 2022-05-16 00:46:10 -04:00
Pazaz
b57d5a0031 Refactored some code related to inv/sprite 2022-05-11 04:24:19 -04:00
Pazaz
77bfb744bc Fixed crash when closing the worldmap sometimes 2022-05-05 12:11:40 -04:00
Pazaz
774d382816 Consolidated a bunch of static classes 2022-05-04 01:49:55 -04:00
Pazaz
ff0e890dcd Renamed some static classes 2022-05-01 12:48:59 -04:00
Pazaz
dbca509eb5 Renamed Class32 to WorldInfo, prefixed some unknown classes to try to group them better 2022-04-27 19:26:49 -04:00
Pazaz
710832466a Rename Class5 -> GlVertexBuffer 2022-04-27 19:23:36 -04:00
Pazaz
fec94fe629 Doubled view distance 2022-04-27 03:25:02 -04:00
Pazaz
3a90dfc1b3 Basic NPC rendering under playground project 2022-04-25 18:25:21 -04:00
Pazaz
153d8569b5 Moved source to rt4 package so external code can depend on it 2022-04-25 05:31:58 -04:00
Renamed from client/src/main/java/GlModel.java (Browse further)