Thread: Release R.48
View Single Post
  #1  
Old 08-15-2007, 11:04 AM
Kayot
Discordant
 
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
Default Release R.48

Download 7z Archive

Change Log Updates
Code:
August 15, 2007
-----------------------------------------------------------------
-- Kayot - Finnaly stream lined the item storage, it no longer pulls functions from the imginventoryslot. Also improved it's saving structure. No worries, the pre-aug15 files are still good.
-- Kayot - Added Lv. to the search engine
-- Kayot - Added a basic search to the character window.
-- Kayot - Vamped the search in the search tool, it now shows lv and class (race will come later)
-- Kayot - setup the account editor to send the character name to the combo box instead of just the id. It makes the load process prettier
-- Kayot - The search window can now load characters via double click.
-- Kayot - Added a basic search to the account editor.

August 14, 2007
-----------------------------------------------------------------
-- Kayot - Streamed the saving in character and account editors so that the sqlrunnerlogfile.txt wont fill up so fast. Though, saving is still a huge process. Now to see about character load times.
-- Kayot - Added in a speed booster that if activated should speed the character loader up considerably. It takes a moment to hook and unhook.
-- Kayot - Removed all usage of the "Public Sub SQLCommand(ByVal sqlStatement As String)" and also removed all references to "Public Sub SQLReader(ByVal sqlQuery As String)"
-- Kayot - Pulled a ton of stuff out of the imgInventorySlot. I figured it wasn't necessary since I've been migrating the code to the forms.

August 13, 2007
-----------------------------------------------------------------
-- Kayot - Streamed the loading in Character and account editors so that the SqlRunnerlogfile.txt (mouth full) won't fill up so dam fast.
__________________
If at first you don't succeed destroy all evidence that you ever tried.

God doesn't give second chances... Hell, he sets you up the first time.
Reply With Quote