AO:IA:DEVELOPMENT LOG
This page contains the subversion log for the main development branch (trunk)
since the latest release.
Not all changes here will necesarily make it into the next release.
Revision #411
Timestamp: 2010-02-07T21:46:41.285558Z by myste
Revision #410
Timestamp: 2010-02-07T20:28:55.633628Z by myste
Revision #409
Timestamp: 2010-02-07T19:42:43.607583Z by myste
- Fixed 2947010. Ingame script output now use correct AO linebreak tag.
Revision #408
Timestamp: 2010-02-04T08:53:58.208219Z by myste
- Feature 2059217: The window location is now recorded and restored to/from the conf file.
Revision #407
Timestamp: 2010-01-30T12:35:32.792205Z by myste
- Fixed bug 2802231 in the PB filter panel. Toon list is now reloaded as it is opened.
Revision #406
Timestamp: 2010-01-30T12:18:57.981132Z by myste
- Fixed bug 2802231 in the find panel. Toon list is now reloaded as it is opened.
Revision #404
Timestamp: 2010-01-26T17:19:30.636370Z by myste
- Updated README for v0.9.7 release.
Revision #403
Timestamp: 2010-01-25T21:19:09.014369Z by myste
- Added UAC manifest to EXE project.
Revision #402
Timestamp: 2010-01-21T20:01:09.352956Z by myste
- Forcing file updates to encode output as ASCII.
Revision #401
Timestamp: 2010-01-20T21:23:10.676998Z by myste
- One more update to the buildscript regarding version resource updates.
Revision #400
Timestamp: 2010-01-19T19:58:42.154841Z by myste
- Updated build-script to update the version resource of the EXE as well.
Revision #399
Timestamp: 2010-01-19T17:56:46.267389Z by mordwin
- Skip versions of the MSG_ORG_CONTRACT sent on zoning (all seem to be 59 bytes, so only save larger versions of this packet).
Revision #396
Timestamp: 2010-01-16T16:41:54.996359Z by myste
Revision #395
Timestamp: 2010-01-16T16:07:08.036343Z by myste
- Updated resource file:
- New version.
- Changed URL to AO Mainframe.
Revision #394
Timestamp: 2010-01-16T16:06:13.092567Z by myste
- Added missing button icon.
Revision #393
Timestamp: 2010-01-16T16:01:48.080093Z by myste
- - Refactored changes for CharacterParser into a seperate class.
- User can now enable/disable recording char stats by using a new toolbar button.
- AoMsgView is once again "debug-only".
Revision #392
Timestamp: 2010-01-14T20:54:00.433070Z by myste
- Corrected name of Mordwin's profiler application.
Revision #391
Timestamp: 2010-01-12T19:49:36.424245Z by myste
Revision #388
Timestamp: 2010-01-11T20:06:24.584490Z by myste
- Added some exception handling and logging.
Revision #386
Timestamp: 2009-12-27T15:56:37.220543Z by myste
Revision #385
Timestamp: 2009-12-27T15:56:07.687214Z by myste
- Trims the search input for invalid characters.
Revision #384
Timestamp: 2009-12-27T15:05:32.202224Z by myste
- - Added new effect spec in the parser.
Revision #383
Timestamp: 2009-12-27T15:03:47.078569Z by myste
- - Fixed a bug with calculating the offset in database files.
- Added sanity checks and asserts.
Revision #382
Timestamp: 2009-12-27T15:02:21.175729Z by myste
Revision #381
Timestamp: 2009-12-27T15:01:18.567340Z by myste
- - Fixed bug in item db indexer. It should now not return a bunch of junk items from unused data areas of the index file.
Revision #380
Timestamp: 2009-12-24T17:14:59.195296Z by myste
- Added some exception handling in case of errors.
Revision #379
Timestamp: 2009-12-23T17:59:39.889847Z by myste
Revision #378
Timestamp: 2009-12-23T17:26:06.922762Z by myste
- Bumped version number of AODB due to changes to the schema in rev #376.
Revision #377
Timestamp: 2009-12-23T15:16:28.159929Z by mordwin
- Ready for 0.9.6 - add packet IDs for CharacterParser
Revision #376
Timestamp: 2009-12-23T15:16:13.177964Z by mordwin
- Ready for 0.9.6 - save value as well as id for item effects
Revision #375
Timestamp: 2009-12-23T15:12:14.587397Z by mordwin
- Ready for 0.9.6 - allow messages tab to be visible for CharacterParser
Revision #374
Timestamp: 2009-12-23T15:11:29.645447Z by mordwin
- Ready for update to 0.9.6 - changes for CharacterParser