Commit Graph
20 Commits
Author SHA1 Message Date
DarthArgus dd9db6d350 Revert "Revert "newer standards prefer nullptr over NULL - this is most of them but there are others too""
This reverts commit 8e2160f33e.
2016-02-11 21:19:18 -06:00
DarthArgus 8e2160f33e Revert "newer standards prefer nullptr over NULL - this is most of them but there are others too"
This reverts commit 3e4cc36e7e.
2016-02-11 19:44:31 -06:00
DarthArgus 3e4cc36e7e newer standards prefer nullptr over NULL - this is most of them but there are others too 2016-02-11 15:16:14 -06:00
DarthArgus 48ba7961eb possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code 2016-01-27 15:22:22 -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 c9c39d5713 and fix a ton more minor performance issues 2014-10-27 22:39:57 -07:00
DarthArgus 7b6271b48d fix more warnings 2014-10-27 18:59:37 -07:00
DarthArgus fcde9bdb9d strnlen is safer 2015-10-17 00:43:39 -05: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 67a5f61ff0 sync with public repo 2015-08-10 18:24:48 -05:00
CodeCodon 0fa03e702b cleaning more crap 2015-08-09 01:47:47 -05:00
CodeCodon 3668521963 merge the actual useful, sane appearing changes from DNC. the changes to the crafting system and packet settings may not be so good 2015-08-02 17:10:04 -05:00
CodeCodon 20aa133527 sync base with whitengold team repo 2015-07-14 11:11:51 -05:00
DarthArgus 15c8d0101b attempt to remove (hopefully) unnecessary solaris and windows files; fix a couple potential leaks 2015-04-02 22:53:15 -05:00
Anonymous 384597f8fb Fixes for building on vc12 (vs 2013), these are primarily just missing includes 2014-01-23 20:19:15 -07:00
Anonymous fac1f2c5ae Removed STLport requirement 2014-01-23 00:16:13 -07:00
Anonymous 49b9ca97d2 Added Miff tool 2014-01-21 16:00:31 -07:00