DarthArgus
|
3b430656ba
|
remove SOE deprecated code and files - leaving in the #if 0 blocks with TODO and other possible uses for later
|
2016-03-24 21:07:31 +00:00 |
|
DarthArgus
|
3c50042abc
|
flint++ static analyzer detected items (not all that were likely legit positives, but a start) as well as some clang detected unused vars, cleanup_
|
2016-02-18 22:56:34 -06:00 |
|
DarthArgus
|
03dc62efba
|
newer standards prefer nullptr over NULL - this is most of them but there are others too
|
2016-02-15 00:07:31 -06:00 |
|
DarthArgus
|
56cf409d6b
|
this is mostly permissions fixes, and a few path fixes on some headers ...also removed unneeded crap for windows
|
2015-11-14 21:48:24 -06:00 |
|
DarthArgus
|
4973d49138
|
aaaand more warns
|
2015-10-14 22:35:29 -05:00 |
|
DarthArgus
|
05d4d99280
|
moar warning fixes
|
2015-10-14 22:03:40 -05:00 |
|
DarthArgus
|
68019340a1
|
fix implicit declaration warnings in the miff parser.yac file
|
2015-10-14 09:51:46 -05:00 |
|
DarthArgus
|
2dbedff2b7
|
MIFF: return an int instead...bools aren't valid in this lex file, but ints are...which can eval in if statements properly
|
2015-10-12 16:24:04 -05:00 |
|
CodeCodon
|
0fa03e702b
|
cleaning more crap
|
2015-08-09 01:47:47 -05:00 |
|
Anonymous
|
49b9ca97d2
|
Added Miff tool
|
2014-01-21 16:00:31 -07:00 |
|