Commit Graph

  • 973639632b typos, get your fresh typos here! DarthArgus 2016-01-30 23:55:36 -06:00
  • c14da7bcf6 kill the annoying datatable nebula warnings, hopefully DarthArgus 2016-01-30 23:54:21 -06:00
  • 48ba7961eb possibly controversial commit: remove all windows sources, keeping only the windows cmake so that we can generate an sln to edit the code DarthArgus 2016-01-27 15:22:22 -06:00
  • 3dccead5d5 fix typo DarthArgus 2016-01-26 13:00:48 -06:00
  • 20d45ac5f9 bump memory limit (per process? or per "node?") from 2047 => 4095 DarthArgus 2016-01-26 12:42:06 -06:00
  • 38a6f39ef7 this fixes ord mantell; may throw some warns we don't like in release mode. DarthArgus 2016-01-22 13:45:19 -06:00
  • be034c71ee ifdef added to code not run unless debug DarthArgus 2016-01-22 13:44:12 -06:00
  • f1d654ddc2 ifdef correction - not what broke ord mantell but not correct before either DarthArgus 2016-01-22 12:32:59 -06:00
  • 33bde18672 just go about silencing those in release mode like everything else...i promise i'm not dumb DarthArgus 2016-01-21 23:46:13 -06:00
  • 0cd9d5ce67 for now let's just leave this alone, maybe there is a real, proper way to fix this DarthArgus 2016-01-21 23:21:48 -06:00
  • 9bebf76c85 set these back to the way they were, so they hopefully don't bug out - may need to add .c_str() somewhere too DarthArgus 2016-01-21 22:10:11 -06:00
  • ba9f47f9db ok, that revert may have been a bit premature as this seems to work DarthArgus 2016-01-21 21:34:47 -06:00
  • 5d536244ae Revert "screw this, seems default weapons just are busted for some "creatures" even if said creature is a shuttle" DarthArgus 2016-01-21 21:03:15 -06:00
  • ee2b95795f comment this out instead DarthArgus 2016-01-21 21:02:24 -06:00
  • b809ab5d31 whoops DarthArgus 2016-01-21 18:16:59 -06:00
  • 0a27156c59 screw this, seems default weapons just are busted for some "creatures" even if said creature is a shuttle DarthArgus 2016-01-21 18:13:49 -06:00
  • 7ae75ed475 fix a var, may still need to call c_str on it to prevent gibberish output DarthArgus 2016-01-21 18:04:23 -06:00
  • c7a7a25d75 Bypass the HACK creatures which are actually starships for attaching weapons. I assume there is maybe a better way of checking if we are looking at an object in this location or not, but i'll have to do some digging. This works for now. DarthArgus 2016-01-21 16:40:29 -06:00
  • 54006c97b4 more cmakelist cflag cleanup DarthArgus 2016-01-21 16:39:49 -06:00
  • d3c38dac99 fix another warning DarthArgus 2016-01-21 16:06:01 -06:00
  • ac16c075e1 all but 3 object templates in theme_park all have HACK in the header, so we don't need warns on them as i think this is expected behavior DarthArgus 2016-01-21 16:05:58 -06:00
  • 779a39abf7 cleanup the warnings that gcc doesn't like DarthArgus 2016-01-21 15:43:34 -06:00
  • 5629e5add9 ShipObject and ShipObject_Components: silence annoying (probably innocuous, useless) warnings in release mode DarthArgus 2016-01-21 12:02:08 -06:00
  • 284ac30676 only show the space nebula warn on debug builds DarthArgus 2016-01-21 11:40:27 -06:00
  • a8f4475000 use -g3 instead of -g3, both on release and debug builds, like SOE did DarthArgus 2016-01-20 22:39:25 -06:00
  • 7d8e35abc1 reenable some error handling code; if this causes problems we should prboably find the root of the problem... DarthArgus 2016-01-16 16:00:05 -06:00
  • a26bfaadcd revert another mistake DarthArgus 2016-01-16 03:09:19 -06:00
  • a161c994f3 another whoops DarthArgus 2016-01-15 23:26:41 -06:00
  • 26d3801f75 whoops DarthArgus 2016-01-15 23:24:19 -06:00
  • 267a3996f0 redo a bit that i didn't need to remove DarthArgus 2016-01-15 23:16:10 -06:00
  • c9801cebad more partial reverts of inadvisable changes from i++ to ++i, per pvs-studio...i'll ignore that type of advice from now on as i wasn't considering the consequences DarthArgus 2016-01-15 23:11:19 -06:00
  • 1ce2c52f5b undo some more ill advised changes i made based on static analyzer output - they can cause buffer issues DarthArgus 2016-01-15 23:01:17 -06:00
  • a155f583d0 partial reinstatement of the revert; the changing of the increment of the loop vars was a dumb idea DarthArgus 2016-01-15 22:55:41 -06:00
  • a46ab49bda revert stupid changes to a file i made DarthArgus 2016-01-15 22:54:38 -06:00
  • 66925d9b54 correction DarthArgus 2016-01-12 21:57:16 -06:00
  • f952820391 more granular debug messages for appearances so we can know for sure which caller it is missing them DarthArgus 2016-01-10 20:39:30 -06:00
  • 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 DarthArgus 2016-01-10 16:40:49 -06:00
  • 79a000a151 remove windows crap DarthArgus 2016-01-09 21:37:46 -06:00
  • 1d67bdd186 more null checks in places where we're calling createAppearance; some cleanup DarthArgus 2016-01-07 22:05:32 -06:00
  • 1ad5f8d882 more uncommenting DarthArgus 2015-12-27 17:54:04 -06:00
  • cd3039b9dd not sure why this was commented out DarthArgus 2015-12-27 17:43:49 -06:00
  • d29aa4c809 Fixed issue with appearance templates (again) Cekis 2015-12-07 23:02:05 +01:00
  • 0dcb874822 Fixed issue with appearance templates Cekis 2015-12-07 22:58:43 +01:00
  • 5f9f3f674a Killed off Godzilla-ness Cekis 2015-12-07 04:57:02 +01:00
  • 3157f4076e Merge branch 'master' into 'master' DarthArgus 2015-11-24 15:33:05 -05:00
  • 1de74c341c rip off light's missing SSA fix DarthArgus 2015-11-24 14:29:24 -06:00
  • 0a402806a0 Merge branch 'master' into 'master' DarthArgus 2015-11-24 01:37:51 -05:00
  • 9cf4eff1f4 add other paths for oracle java DarthArgus 2015-11-24 00:30:20 -06:00
  • 6be3472385 findjni: detect oracle java 6 ...later/todo, recode the java library cpp to properly use java 7/8/9+ DarthArgus 2015-11-23 22:58:34 -06:00
  • b7a1668696 Merge branch 'master' into 'master' DarthArgus 2015-11-20 22:12:25 -05:00
  • 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). DarthArgus 2015-11-20 21:06:37 -06:00
  • 56cf409d6b this is mostly permissions fixes, and a few path fixes on some headers ...also removed unneeded crap for windows DarthArgus 2015-11-14 21:48:24 -06:00
  • 390394a9f3 remove the fortify source flag, things feel more stable without DarthArgus 2015-11-05 22:56:06 -06:00
  • b8a34bc8cc fixes - have to include cstdint first DarthArgus 2015-11-04 17:16:56 -06:00
  • ed312c0357 this should hopefully make it work DarthArgus 2014-11-04 14:58:54 -08:00
  • 2efcd0229b Revert "maybe breaking things here" DarthArgus 2014-11-04 14:55:53 -08:00
  • 11b37fe1de maybe breaking things here DarthArgus 2014-11-04 14:54:03 -08:00
  • 7a43224239 forgot an include DarthArgus 2015-11-04 16:33:53 -06:00
  • 737ca0ccb5 attempt converting these to uintptr_t DarthArgus 2014-11-04 14:28:16 -08:00
  • 22c6d8816f missed one DarthArgus 2014-10-04 07:18:39 -07:00
  • 9d5e636eda another useless warn DarthArgus 2015-11-03 23:16:40 -06:00
  • 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 DarthArgus 2015-11-03 20:58:52 -06:00
  • ec09586eb1 md5 cleanups DarthArgus 2015-11-03 15:26:50 -06:00
  • 0cb8cd5f38 duplicate expertise seems to be ignored so i think we can ignore the warning DarthArgus 2015-11-02 13:58:27 -06:00
  • 2f0abc7613 increase max length of script list DarthArgus 2015-11-01 04:58:59 -06:00
  • a4665a0230 fix mistake DarthArgus 2015-10-29 10:21:06 -05:00
  • 31fc7fe30c fix a couple low hanging 64 bit portability issues DarthArgus 2014-10-28 08:17:16 -07:00
  • 075c070adc more cleanups DarthArgus 2014-10-28 07:51:05 -07:00
  • 0fa7e3137d last for tonight DarthArgus 2015-10-28 00:58:39 -05:00
  • 019f1dbe73 fix DarthArgus 2015-10-28 00:49:38 -05:00
  • c9c39d5713 and fix a ton more minor performance issues DarthArgus 2014-10-27 22:39:57 -07:00
  • 14eaf713d0 partial revert DarthArgus 2015-10-27 23:58:14 -05:00
  • d6190b4544 fixes DarthArgus 2015-10-27 23:44:27 -05:00
  • 7254d00e3c and more performance tweaks DarthArgus 2014-10-27 21:28:46 -07:00
  • 7bcd3cb5bc aaand more bugs DarthArgus 2014-10-27 21:09:46 -07:00
  • 7bed05d8f3 fuuuu DarthArgus 2014-10-27 21:07:53 -07:00
  • c6da25501a bug fix DarthArgus 2014-10-27 21:06:48 -07:00
  • 4d0d2b0e15 more performance fixes DarthArgus 2014-10-27 21:03:48 -07:00
  • a3d22e877a start making more fast code... DarthArgus 2014-10-27 20:45:42 -07:00
  • e9fea96e88 really don't care about csassist DarthArgus 2014-10-27 20:37:48 -07:00
  • 0c4829542d try some more stuff DarthArgus 2014-10-27 20:33:41 -07:00
  • 154aa76d66 revert the CS stuff as we don't care DarthArgus 2014-10-27 20:25:08 -07:00
  • e330fd11ce more bug squashing DarthArgus 2014-10-27 20:23:13 -07:00
  • 88fe8d7b9b this should work DarthArgus 2014-10-27 20:21:18 -07:00
  • a2a5d6ee03 more bugs DarthArgus 2014-10-27 20:19:16 -07:00
  • 489c616639 buuuugs DarthArgus 2014-10-27 20:15:16 -07:00
  • 39603d3e72 start making faster code DarthArgus 2014-10-27 20:13:18 -07:00
  • 581ade8f35 find and replace unfubar DarthArgus 2015-10-27 21:52:01 -05:00
  • 5d5b4e6d0f Merge branch 'master' of swgilluminati.com:DarthArgus/src DarthArgus 2014-10-27 19:48:04 -07:00
  • 1221a0c0ff fix a bug i made DarthArgus 2015-10-27 21:28:31 -05:00
  • bd4f3699c2 squash bugs DarthArgus 2015-10-27 21:19:20 -05:00
  • ab9c60957f partial revert DarthArgus 2015-10-27 21:09:06 -05:00
  • fe5cf0b145 theoretically this helps performance DarthArgus 2014-10-27 19:47:38 -07:00
  • 203a1aee47 fix a bug i made...but it prevents things going out of scope/losing reference DarthArgus 2014-10-27 19:05:12 -07:00
  • 425e807268 Merge branch 'master' of swgilluminati.com:DarthArgus/src DarthArgus 2014-10-27 19:00:24 -07:00
  • f0160fe7ad fix the warns that actually matter DarthArgus 2015-10-27 18:02:01 -05:00
  • 7b6271b48d fix more warnings DarthArgus 2014-10-27 18:59:37 -07:00
  • 9e6f200300 fix a couple more, maybe DarthArgus 2014-10-27 15:33:52 -07:00
  • 35df8b2c1c possibly breaks battlefields...but i think is a typo fix DarthArgus 2014-10-27 15:26:39 -07:00
  • 62ee2c2210 fix another udp bit issue DarthArgus 2014-10-27 15:26:05 -07:00