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
24 631 d 12 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ Implemented the Level console command  
23 643 d 14 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ Implement the Decharge console command  
22 644 d 17 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ Implement the Recharge console command  
21 746 d 23 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ Overwrite ConsoleCommand_Ver with our own version to return accurate build information  
20 754 d 22 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 18 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/ Implement basic PlayerClient functionality and add the GmResurrect message handler  
18 784 d 18 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ Implement the SStrToInt Storm API function  
17 800 d 21 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ feat: add ClientServices_SetMessageHandler and ClientServices_ClearMessageHandler functions  
16 800 d 21 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/ feat: add CDataStore::Get (int and uint)  
15 801 d 22 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ feat: add CreateItem console command  
14 801 d 22 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 18 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/ chore: clean up Storm's SStrCopy function  
12 805 d 20 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/Storm/ chore: removed Resources filter from Storm vcproj  
11 806 d 10 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 12 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/ feat: LINK Storm to the WoW vcproj  
9 807 d 0 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 10 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 10 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 10 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/ feat(client): add GmResurrect command handler  
5 814 d 10 h tristanc /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/ feat(CDataStore): add GetString() method  

Show All