Subversion Repositories WoWGM

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
43 52 d 18 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ Replace the Visual Studio project files with a Premake build system  
27 585 d 23 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ Implemented Storm function SStrCmpI  
20 799 d 3 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 828 d 23 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ Implement the SStrToInt Storm API function  
14 846 d 2 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 849 d 23 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/ chore: clean up Storm's SStrCopy function  
12 850 d 1 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ chore: removed Resources filter from Storm vcproj  
10 850 d 17 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ feat: LINK Storm to the WoW vcproj  
9 851 d 4 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 908 d 19 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ Ignore build intermediate files and binaries  
3 912 d 1 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ Create branch wowgm-patch-3_3_5_A-BNet