Changes after July 2016 are currently not represented here. Please see Git commit history
[ r386 ] 31 Jan 2014, 23:16:16 UTC - eoserv - Better partial chest take code, fixes bug #244
- Better partial chest take code, fixes bug #244
[ r385 ] 31 Jan 2014, 22:35:19 UTC - eoserv - Code compatibility fixes, Add missing Id keyword to seose_compat files, Better map item ...
- Code compatibility fixes
- Add missing Id keyword to seose_compat files
- Better map item partial pick-up code
- SLN disabled by default
[ r384 ] 05 Jun 2013, 23:34:25 UTC - eoserv - Skids in my undies
- Skids in my undies
[ r383 ] 09 May 2013, 20:06:33 UTC - eoserv - Fix $setexp command always setting exp to 0
- Fix $setexp command always setting exp to 0
[ r382 ] 22 Mar 2013, 13:28:54 UTC - eoserv - Count pk kills by spell attack for quest rules (bug #184)
- Count pk kills by spell attack for quest rules (bug #184)
[ r381 ] 22 Mar 2013, 07:22:56 UTC - eoserv - Fix friends list reply (bug #228)
- Fix friends list reply (bug #228)
[ r380 ] 17 Mar 2013, 11:49:01 UTC - eoserv - Fix sending all character info to the player on map entry, causing graphical glitches ( ...
- Fix sending all character info to the player on map entry, causing graphical glitches (bug #196)
[ r379 ] 03 Mar 2013, 23:20:01 UTC - eoserv - Stop repeated news messages with an empty line at the end of the news file (bug #216)
- Stop repeated news messages with an empty line at the end of the news file (bug #216)
[ r378 ] 13 Jan 2013, 22:34:20 UTC - eoserv - Secure the clock from going totally crazy (bug #215)
- Secure the clock from going totally crazy (bug #215)
[ r377 ] 25 Nov 2012, 11:20:44 UTC - eoserv - Get rid of sound effect when equipping something in a secondary accessory slot (bug #18 ...
- Get rid of sound effect when equipping something in a secondary accessory slot (bug #186)
[ r376 ] 17 Nov 2012, 13:37:30 UTC - eoserv - Bard (bug #8), Instruments can't inflict damage, Language file reloaded on $rehash, Sen ...
- Bard (bug #8)
- Instruments can't inflict damage
- Language file reloaded on $rehash
- Send correct packet on EXP reward level-up
[ r375 ] 17 Nov 2012, 11:24:56 UTC - eoserv - Give the client correct info on who wins a drop (bug #173)
- Give the client correct info on who wins a drop (bug #173)
[ r374 ] 17 Nov 2012, 06:32:12 UTC - eoserv - Prevent saving an empty quest list for characters (bug #178)
- Prevent saving an empty quest list for characters (bug #178)
[ r373 ] 17 Nov 2012, 03:56:15 UTC - eoserv - Fix util::trim function
- Fix util::trim function
[ r372 ] 11 Nov 2012, 16:02:49 UTC - eoserv - Fix some cases where drops are given no owner (bug #173)
- Fix some cases where drops are given no owner (bug #173)
[ r371 ] 07 Nov 2012, 05:01:08 UTC - eoserv - Stop phantom tiles being left over on a map after $remap (bug #167), Remove NPC memory ...
- Stop phantom tiles being left over on a map after $remap (bug #167)
- Remove NPC memory leak on $remap
[ r370 ] 07 Nov 2012, 03:33:40 UTC - eoserv - Fix chest spawns (bug #166), UTIL_FOREACH gives reference rather than copy (fixes addin ...
- Fix chest spawns (bug #166)
- UTIL_FOREACH gives reference rather than copy (fixes adding items to chests)
[ r369 ] 05 Nov 2012, 05:45:39 UTC - eoserv - Flip argument order for the RPN '?' (iif) operator.
- Flip argument order for the RPN '?' (iif) operator.
[ r368 ] 05 Nov 2012, 05:44:46 UTC - eoserv - Remove UsedItem trigger on drop
- Remove UsedItem trigger on drop
[ r367 ] 30 Oct 2012, 05:39:49 UTC - eoserv - Fix LostSpell (bug #163)
- Fix LostSpell (bug #163)
[ r366 ] 25 Oct 2012, 06:54:54 UTC - eoserv - Load homes before NPCs to fix innkeepers (bug #159), Improve some NPC warning messages
- Load homes before NPCs to fix innkeepers (bug #159)
- Improve some NPC warning messages
[ r365 ] 25 Oct 2012, 06:21:43 UTC - eoserv - Remove bad clamping on map data parser
- Remove bad clamping on map data parser
[ r364 ] 25 Oct 2012, 01:31:54 UTC - eoserv - Normalize SetState parameter (bug #157)
- Normalize SetState parameter (bug #157)
[ r363 ] 25 Oct 2012, 01:23:32 UTC - eoserv - MaxVersion of -1 will set no limit on the maximum client version (bug #158)
- MaxVersion of -1 will set no limit on the maximum client version (bug #158)
[ r362 ] 22 Oct 2012, 03:23:58 UTC - eoserv - Fix missing includes for gcc 4.7 / Linux
- Fix missing includes for gcc 4.7 / Linux