Commit Graph
422 Commits
Author SHA1 Message Date
DarthArgus a46ab49bda revert stupid changes to a file i made 2016-01-15 22:54:38 -06:00
DarthArgus 66925d9b54 correction 2016-01-12 21:57:16 -06:00
DarthArgus f952820391 more granular debug messages for appearances so we can know for sure which caller it is missing them 2016-01-10 20:39:30 -06:00
DarthArgus 45c48efbfc trying to confine the debug output to debug builds...i think @cekis has the armor ones hard coded...wonder if we can make dynamic or toggle off somehow 2016-01-10 16:40:49 -06:00
DarthArgus 79a000a151 remove windows crap 2016-01-09 21:37:46 -06:00
DarthArgus 1d67bdd186 more null checks in places where we're calling createAppearance; some cleanup 2016-01-07 22:05:32 -06:00
DarthArgus 1ad5f8d882 more uncommenting 2015-12-27 17:54:04 -06:00
DarthArgus cd3039b9dd not sure why this was commented out 2015-12-27 17:43:49 -06:00
Cekis d29aa4c809 Fixed issue with appearance templates (again) 2015-12-07 23:02:05 +01:00
Cekis 0dcb874822 Fixed issue with appearance templates 2015-12-07 22:58:43 +01:00
Cekis 5f9f3f674a Killed off Godzilla-ness 2015-12-07 04:57:02 +01:00
DarthArgus 3157f4076e Merge branch 'master' into 'master'
rip off light's missing SSA fix



See merge request !24
2015-11-24 15:33:05 -05:00
DarthArgus 1de74c341c rip off light's missing SSA fix 2015-11-24 14:29:24 -06:00
DarthArgus 0a402806a0 Merge branch 'master' into 'master'
Update FindJNI to be able to locate Oracle java 



See merge request !23
2015-11-24 01:37:51 -05:00
DarthArgus 9cf4eff1f4 add other paths for oracle java 2015-11-24 00:30:20 -06:00
DarthArgus 6be3472385 findjni: detect oracle java 6 ...later/todo, recode the java library cpp to properly use java 7/8/9+ 2015-11-23 22:58:34 -06:00
DarthArgus b7a1668696 Merge branch 'master' into 'master'
TEMP FIX? This may leave things hanging in memory but does make housing packup n…

…ot crash the server - it may be something to do with the empty destructors in the backtrace (see comment).

See merge request !22
2015-11-20 22:12:25 -05:00
DarthArgus d9249aa9f5 TEMP FIX? This may leave things hanging in memory but does make housing packup not crash the server - it may be something to do with the empty destructors in the backtrace (see comment). 2015-11-20 21:06:37 -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 390394a9f3 remove the fortify source flag, things feel more stable without 2015-11-05 22:56:06 -06:00
DarthArgus b8a34bc8cc fixes - have to include cstdint first 2015-11-04 17:16:56 -06:00
DarthArgus ed312c0357 this should hopefully make it work 2014-11-04 14:58:54 -08:00
DarthArgus 2efcd0229b Revert "maybe breaking things here"
This reverts commit 11b37fe1de.
2014-11-04 14:55:53 -08:00
DarthArgus 11b37fe1de maybe breaking things here 2014-11-04 14:54:03 -08:00
DarthArgus 7a43224239 forgot an include 2015-11-04 16:33:53 -06:00
DarthArgus 737ca0ccb5 attempt converting these to uintptr_t 2014-11-04 14:28:16 -08:00
DarthArgus 22c6d8816f missed one 2014-10-04 07:18:39 -07:00
DarthArgus 9d5e636eda another useless warn 2015-11-03 23:16:40 -06:00
DarthArgus 04548b7c15 don't report invalid portal properties as the current script used for area spawners and spawn eggs is used both in and outdoors, and cells don't exist outdoors, thus portals don't either 2015-11-03 20:58:52 -06:00
DarthArgus ec09586eb1 md5 cleanups 2015-11-03 15:26:50 -06:00
DarthArgus 0cb8cd5f38 duplicate expertise seems to be ignored so i think we can ignore the warning 2015-11-02 13:58:27 -06:00
DarthArgus 2f0abc7613 increase max length of script list 2015-11-01 04:58:59 -06:00
DarthArgus a4665a0230 fix mistake 2015-10-29 10:21:06 -05:00
DarthArgus 31fc7fe30c fix a couple low hanging 64 bit portability issues 2014-10-28 08:17:16 -07:00
DarthArgus 075c070adc more cleanups 2014-10-28 07:51:05 -07:00
DarthArgus 0fa7e3137d last for tonight 2015-10-28 00:58:39 -05:00
DarthArgus 019f1dbe73 fix 2015-10-28 00:49:38 -05:00
DarthArgus c9c39d5713 and fix a ton more minor performance issues 2014-10-27 22:39:57 -07:00
DarthArgus 14eaf713d0 partial revert 2015-10-27 23:58:14 -05:00
DarthArgus d6190b4544 fixes 2015-10-27 23:44:27 -05:00
DarthArgus 7254d00e3c and more performance tweaks 2014-10-27 21:28:46 -07:00
DarthArgus 7bcd3cb5bc aaand more bugs 2014-10-27 21:09:46 -07:00
DarthArgus 7bed05d8f3 fuuuu 2014-10-27 21:07:53 -07:00
DarthArgus c6da25501a bug fix 2014-10-27 21:06:48 -07:00
DarthArgus 4d0d2b0e15 more performance fixes 2014-10-27 21:03:48 -07:00
DarthArgus a3d22e877a start making more fast code... 2014-10-27 20:45:42 -07:00
DarthArgus e9fea96e88 really don't care about csassist 2014-10-27 20:37:48 -07:00
DarthArgus 0c4829542d try some more stuff 2014-10-27 20:33:41 -07:00
DarthArgus 154aa76d66 revert the CS stuff as we don't care 2014-10-27 20:25:08 -07:00
DarthArgus e330fd11ce more bug squashing 2014-10-27 20:23:13 -07:00