Subversion Repositories WoWGM

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
43 7 d 14 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ Replace the Visual Studio project files with a Premake build system  
27 540 d 19 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ Implemented Storm function SStrCmpI  
20 753 d 23 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/ Fixed a bug where SStrToInt would return erroneous values and named its v4 variable to next  
18 783 d 19 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ Implement the SStrToInt Storm API function  
14 800 d 23 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/ Fixed a bug where Storm's SStrCopy function would not find the end of the source string's null terminator, leading to invalid copies.  
13 804 d 19 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/ chore: clean up Storm's SStrCopy function  
12 804 d 21 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ chore: removed Resources filter from Storm vcproj  
10 805 d 13 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ feat: LINK Storm to the WoW vcproj  
9 806 d 1 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ feat: add multiple Storm string functions
feat: add (initial) SLock and SThread implementations
 
4 863 d 15 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ Ignore build intermediate files and binaries  
3 866 d 21 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ Create branch wowgm-patch-3_3_5_A-BNet