Commit Graph

9 Commits

Author SHA1 Message Date
MofoMan2000
1eeeae0d7e Small cleanups in Entity and more coding style. 2015-10-17 20:09:45 -06:00
MofoMan2000
7da89855b3 Small coding style fix 2015-10-17 19:17:22 -06:00
Will
b7811825ef Fix a small bug in parsing shader names from Source engine. 2015-10-11 21:21:41 -06:00
Will
c8ad5a842a Add a code to allow reading lumps on-the-fly, and only as needed.
This will allow the library to be used in many different projects with minimal effort messing with file reading, and should improve performance and memory usage in those projects.
2015-10-11 11:07:37 -06:00
Will
facb96e307 Add LumpFactory method for NumList. 2015-09-17 00:54:24 -06:00
Will
88527aaec4 Update readme file and regenerated CSPROJ 2015-09-15 23:42:29 -06:00
Will
d6d2bed643 Restructure a bit to keep source away from generated files. 2015-09-15 23:33:44 -06:00
Will
25544952fd Initial commit; all structs and extensions. 2015-09-15 23:11:43 -06:00
Will Fowler
430b5ed9b3 Initial commit 2015-09-15 23:07:00 -06:00