1
0
mirror of https://github.com/Halofreak1990/XFXFramework synced 2024-12-26 13:49:34 +01:00

6 Commits

Author SHA1 Message Date
Tom Lint
cc43a97149 Updated libSystem.XML file comments
Added missing TypeInfos to libSystem
Updated libSystem file comments
2013-10-03 17:38:47 +02:00
Tom Lint
295432673c Removed old precompiled libs
Added stuff to System.Xml
Updated code in the System namespace
2013-05-30 21:42:33 +02:00
Tom Lint
52ef14a94b Transition from SVN to Git
Added implicit conversion to base types to all primary types (UInt32 et
al)
Added implicit conversion from System::String to const char*
2013-05-05 18:18:41 +02:00
Halofreak1990
0ed64731a0 Fixed lots of errors, got the dummy XFX game to compile properly. 2012-03-29 22:02:43 +00:00
Halofreak1990
c4a46bae5d Almost fixed the List template (moved all code into the header as per the template implementation requirements)
Added Exceptions to the System.Xml library
Added missing DisplayModeCollection class
Added Stack class (will be tested soon, and removed again if it doesn't work)

* This revision's libXFX doesn't build. This is due to the List template not handling pointers to abstract classes the way I'd like it to do. Need to look into.
2011-03-07 19:14:57 +00:00
Halofreak1990
8f089dc2ab Added the current XFX directory tree.
WARNING!!! This revision cannot compile correctly. It is updated to reflect the many changes within the XFX project.
2010-12-04 16:14:34 +00:00