• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    BSzili
    Posts: 559 from 2012/6/8
    From: Hungary
    OpenJK doesn't start any new tasks, the TLSF_FreePooled warnings come from whatever happens to run at the time. In OpenJK all the memory is allocated either via malloc/calloc or C++ new (the two are not mixed), so this shouldn't be a problem anyway.
    Things start to go south after the game module (jagameppc.so) is unloaded. Is it safe to use dynload.library with C++ code? I use the LibNIX initialization from RTCW, with some comments from the SDK's nixskeleton.
    This is just like television, only you can see much further.
  • »12.06.14 - 13:48
    Profile Visit Website