server/src/framework/Utilities
2008-11-28 16:15:15 +03:00
..
CountedReference Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:55 +02:00
LinkedReference [6855] Fixed the MapReference loop on map update by storing the iterator in the map. 2008-11-28 13:17:01 +02:00
ByteConverter.h Some endianess related fixes and cleanups 2008-10-24 04:06:27 +04:00
Callback.h Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
EventProcessor.cpp Instead mark spell as delatable mark it as executed and referenced from Unit current spells array and not deleted spell in like cases. 2008-11-03 01:48:14 +03:00
EventProcessor.h Instead mark spell as delatable mark it as executed and referenced from Unit current spells array and not deleted spell in like cases. 2008-11-03 01:48:14 +03:00
LinkedList.h [6856] Fixed typo in not used function. This let build mangos with VS90/GCC. 2008-11-28 16:15:15 +03:00
TypeList.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:55 +02:00
UnorderedMap.h Restore build for GCC < 4.3. 2008-11-09 13:27:22 +02:00