Subversion Repositories WoWGM

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
20 755 d 2 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  
19 784 d 22 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/ Implement basic PlayerClient functionality and add the GmResurrect message handler  
18 784 d 22 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ Implement the SStrToInt Storm API function  
17 801 d 1 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ feat: add ClientServices_SetMessageHandler and ClientServices_ClearMessageHandler functions  
16 801 d 2 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/ feat: add CDataStore::Get (int and uint)  
15 802 d 2 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ feat: add CreateItem console command  
14 802 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 805 d 22 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/ chore: clean up Storm's SStrCopy function  
12 806 d 0 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ chore: removed Resources filter from Storm vcproj  
11 806 d 14 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ chore: replace strncpy_s and strcpy calls by Storm's SStrCopy  
10 806 d 16 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ feat: LINK Storm to the WoW vcproj  
9 807 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
 
8 807 d 14 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/DB/ feat: add learn command handler
feat: add NetDisconnectHandler
feat: add base WowClientDB and SpellRec classes
fix: password CVar is now applied on NetDisconnectHandler
 
7 807 d 14 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/ feat: add learn command handler
feat: add NetDisconnectHandler
feat: add base WowClientDB and SpellRec classes
fix: password CVar is now applied on NetDisconnectHandler
 
6 814 d 14 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/ feat(client): add GmResurrect command handler  
5 814 d 14 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/ feat(CDataStore): add GetString() method  
4 864 d 18 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ Ignore build intermediate files and binaries  
3 868 d 0 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ Create branch wowgm-patch-3_3_5_A-BNet  
2 868 d 1 h tristanc /branches/ Create branches directory  
1 868 d 1 h tristanc /trunk/ Create trunk directory