Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Timeline


and

Aug 29, 2015:

11:24 PM Changeset [10563] by landauf
level should be it's own level (the same pattern that is already used …
11:15 PM Changeset [10562] by landauf
removed unnecessary code - this is all done by passing the context to …
10:53 PM Changeset [10561] by landauf
found some unregistered classes
6:58 PM Changeset [10560] by landauf
use auto-conversion
6:55 PM Changeset [10559] by landauf
these two classes used pointers to weakptrs - why? just use normal …
6:45 PM Changeset [10558] by landauf
no need to call get() on Weak or StrongPtr. they are automatically …
6:18 PM Changeset [10557] by landauf
cleanup: no need to pass/return WeakPtrs to/from functions. normal …
5:40 PM Changeset [10556] by landauf
I assume that this should be WeakPtr instead of StrongPtr?
5:35 PM Changeset [10555] by landauf
renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
4:23 PM Changeset [10554] by landauf
Gametype should store a WeakPtr to GametypeInfo to avoid circular …

Aug 28, 2015:

10:35 PM Changeset [10553] by landauf
fixed reference counting in unload() - unsigned int cannot be < 0

Aug 27, 2015:

11:05 PM Changeset [10552] by landauf
added PluginManager to load/unload plugins at runtime
10:50 PM Changeset [10551] by landauf
fixed build
10:41 PM Changeset [10550] by landauf
use try-catch in inner function
10:40 PM Changeset [10549] by landauf
renamed variable. it's the library's name (e.g. libpong) and not the …

Aug 26, 2015:

10:09 PM Changeset [10548] by landauf
write the module's name into the .module/.plugin file

Aug 23, 2015:

11:57 AM Changeset [10547] by landauf
added support for plugins in the buildsystem. plugins are like …

Jul 30, 2015:

2:30 PM download edited by muemart
Add new dependency package (diff)
2:23 PM Changeset in downloads [120] by muemart
Add dependencies for MSVC14 (Visual Studio 2015) Note: No DirectX9 …
2:13 PM Changeset [10546] by muemart
Fix MSVC14/Visual Studio 2015 build: std::less must be constexpr
Note: See TracTimeline for information about the timeline view.