Changes after July 2016 are currently not represented here. Please see Git commit history
[ r286 ] 29 Jan 2012, 13:08:05 UTC - eoserv - $request admin command (ReloadQuests), Fix typo and warnings
- $request admin command (ReloadQuests)
- Fix typo and warnings
[ r285 ] 28 Jan 2012, 08:36:59 UTC - eoserv - Packet encode/decode optimizations, Specified underling type for enums, Fix usage of en ...
- Packet encode/decode optimizations
- Specified underling type for enums
- Fix usage of enums
- Add some missing packet ID data
- Remove include directory compile option in project file
[ r284 ] 27 Jan 2012, 19:07:38 UTC - eoserv - Prevent spells from over-healing
- Prevent spells from over-healing
[ r283 ] 27 Jan 2012, 18:37:28 UTC - eoserv - Fix talking to non-primary quest NPCs, Fix crash when warped by a quest, Fix continued ...
- Fix talking to non-primary quest NPCs
- Fix crash when warped by a quest
- Fix continued dialog when warped away from NPC
- Fix several functions and rules crashing
- Fix saving of quests on end state
- $qstate admin command
[ r282 ] 27 Jan 2012, 16:49:33 UTC - eoserv - Fix GotItems trigger
- Fix GotItems trigger
[ r281 ] 27 Jan 2012, 12:21:11 UTC - eoserv - Quest books, Remove debug messages from QuestUnserialize
- Quest books
- Remove debug messages from QuestUnserialize
[ r280 ] 27 Jan 2012, 11:17:34 UTC - eoserv - Use relative includes, Add missing header guards and comments to src/extra headers, Add ...
- Use relative includes
- Add missing header guards and comments to src/extra headers
- Add missing include to dialog.hpp
[ r279 ] 27 Jan 2012, 10:40:24 UTC - eoserv - Fix some innkeeper packet info, Fix WELCOME_MSG reply packet reserve overflow
- Fix some innkeeper packet info
- Fix WELCOME_MSG reply packet reserve overflow
[ r278 ] 27 Jan 2012, 10:35:57 UTC - eoserv - Basic EO+ quest support
- Basic EO+ quest support
[ r277 ] 18 Jan 2012, 23:38:42 UTC - eoserv - Forgot include
- Forgot include
[ r276 ] 18 Jan 2012, 23:35:23 UTC - eoserv - Why create a constant and not use it?
- Why create a constant and not use it?
[ r275 ] 18 Jan 2012, 23:33:48 UTC - eoserv - BotCharacters config option (sln.ini), Too-long paperdoll strings don't overflow array, ...
- BotCharacters config option (sln.ini)
- Too-long paperdoll strings don't overflow array
- Disable offline player list requests when SLN is disabled
[ r274 ] 18 Jan 2012, 03:35:07 UTC - eoserv - Fix leaking of client network handles (SLN)
- Fix leaking of client network handles (SLN)
[ r273 ] 18 Jan 2012, 00:11:03 UTC - eoserv - Add mysql_config to Linux makefile, Fix std::min type mismatch in eoclient.cpp
- Add mysql_config to Linux makefile
- Fix std::min type mismatch in eoclient.cpp
[ r272 ] 17 Jan 2012, 23:22:13 UTC - eoserv - Base min/max damage options
- Base min/max damage options
[ r271 ] 17 Jan 2012, 22:14:11 UTC - eoserv - Fix CheckVersion / OldVersionCompat mixup, Add version.h and remove version from projec ...
- Fix CheckVersion / OldVersionCompat mixup
- Add version.h and remove version from project files
- Add admin.local.ini info
[ r270 ] 17 Jan 2012, 17:55:04 UTC - eoserv - Fix 2 more makefile deficiencies
- Fix 2 more makefile deficiencies
[ r269 ] 17 Jan 2012, 17:52:08 UTC - eoserv - Missing mkdir command from Makefile, Dutch translation addition
- Missing mkdir command from Makefile
- Dutch translation addition
[ r268 ] 17 Jan 2012, 09:31:14 UTC - eoserv - Removed old CharacterEvent and NPCEvent classes, Added new generic Command_Source base- ...
- Removed old CharacterEvent and NPCEvent classes
- Added new generic Command_Source base-class
- Removed an old check for the "bankmax" character variable
- Block the character "server" from being created
- Remove redundant AttackLimit config option
- cmdprotect admin.ini privilege (people lower admin level can't target you with some commands)
[ r267 ] 17 Jan 2012, 06:10:04 UTC - eoserv - Fix platform.h includes
- Fix platform.h includes
[ r266 ] 17 Jan 2012, 06:07:19 UTC - eoserv - More portable platform checking
- More portable platform checking
[ r265 ] 16 Jan 2012, 22:10:02 UTC - eoserv - Reduce default optimization level to -O2, Exception handling self-test
- Reduce default optimization level to -O2
- Exception handling self-test
[ r264 ] 14 Jan 2012, 20:58:46 UTC - eoserv - Remove NOT NULL constraint on TEXT type fields to make database upgrades easier
- Remove NOT NULL constraint on TEXT type fields to make database upgrades easier
[ r263 ] 13 Jan 2012, 15:53:13 UTC - eoserv - Minor fixes to get it compiling via Makefile and on Linux
- Minor fixes to get it compiling via Makefile and on Linux
[ r262 ] 13 Jan 2012, 01:25:58 UTC - eoserv - Fix crash with self-cleaning packet buffer overflow
- Fix crash with self-cleaning packet buffer overflow