Commit Graph

6 Commits

Author SHA1 Message Date
Matt Nadareski
586488296b Forgot to add fix from DB iteration of code 2016-04-28 17:13:16 -07:00
Matt Nadareski
d4141ad079 Add runtime to log 2016-04-27 22:17:19 -07:00
Matt Nadareski
373eb78324 Make sure the log writes even if it crashes 2016-04-22 12:15:49 -07:00
Matt Nadareski
79876331e7 Add datetime to log statements 2016-04-21 17:47:23 -07:00
Matt Nadareski
1d129bfa18 Move Enums and Structs to central location 2016-04-12 15:03:47 -07:00
Matt Nadareski
0f0313d52b Major changes to structure and code
First is the inclusion of two new projects: SabreHelper and SingleGame. SabreHelper is a DLL that contains anything that might be in common between programs (converters, db tools, logging). SingleGame is an experimental program to minimize a DAT for server usage, requested by Kludge.

The new structure represents a cleaner approach to having helper functions in a DLL, making each individual executable smaller and more well-defined.
2016-04-06 00:01:54 -07:00