Changes after July 2016 are currently not represented here. Please see Git commit history
[ r311 ] 02 Sep 2012, 19:53:52 UTC - eoserv - Un-break GlobalPK...
- Un-break GlobalPK...
[ r310 ] 02 Sep 2012, 19:40:47 UTC - eoserv - Fix sending large files, Simplify some packet-related code
- Fix sending large files
- Simplify some packet-related code
[ r309 ] 02 Sep 2012, 06:41:47 UTC - eoserv - Fix crash caused by previously existing quests being removed, Make sha256.c C89 compati ...
- Fix crash caused by previously existing quests being removed
- Make sha256.c C89 compatible
[ r308 ] 13 Aug 2012, 03:47:02 UTC - eoserv - More compatibility
- More compatibility
[ r307 ] 12 Aug 2012, 06:14:44 UTC - eoserv - Compatibility fixes
- Compatibility fixes
[ r306 ] 16 Jul 2012, 17:35:51 UTC - eoserv - Don't call freeaddrinfo is getaddrinfo fails.
- Don't call freeaddrinfo is getaddrinfo fails.
[ r305 ] 22 Jun 2012, 09:57:56 UTC - eoserv - Fixed updating guild rank names, Added GuildPromoteSameRank option so leaders can promo ...
- Fixed updating guild rank names
- Added GuildPromoteSameRank option so leaders can promote other people to leaders
[ r304 ] 08 Jun 2012, 15:21:12 UTC - eoserv - Fix destroying lore items on death in deadly mode
- Fix destroying lore items on death in deadly mode
[ r303 ] 23 Feb 2012, 16:25:18 UTC - eoserv - Fix NPC exp share overflow
- Fix NPC exp share overflow
[ r302 ] 07 Feb 2012, 04:53:28 UTC - eoserv - Conditional (if/elseif/else) actions, Fix GiveItem amounts
- Conditional (if/elseif/else) actions
- Fix GiveItem amounts
[ r301 ] 06 Feb 2012, 06:13:18 UTC - eoserv - Fix UsedItem, UsedSpell and KilledNpcs single argument variants, SetStat, GiveStat and ...
- Fix UsedItem, UsedSpell and KilledNpcs single argument variants
- SetStat, GiveStat and RemoveStat quest actions
- SetTitle, SetFiance, SetPartner and SetHome quest actions
- CitizenOf quest rule
[ r300 ] 03 Feb 2012, 11:24:25 UTC - eoserv - Fix "No state selected" disconnect when finished quest
- Fix "No state selected" disconnect when finished quest
[ r299 ] 02 Feb 2012, 18:21:15 UTC - eoserv/0.6.0 - (EOSERV 0.6.0 tag) Emergency fix for SLN support
- (EOSERV 0.6.0 tag) Emergency fix for SLN support
[ r298 ] 02 Feb 2012, 18:19:28 UTC - eoserv - Fix pre-init packet handling for SLN
- Fix pre-init packet handling for SLN
[ r297 ] 02 Feb 2012, 17:44:05 UTC - eoserv/0.6.0 - Tagging EOSERV 0.6.0
- Tagging EOSERV 0.6.0
[ r296 ] 02 Feb 2012, 17:43:06 UTC - eoserv - Update version number to 0.6.0
- Update version number to 0.6.0
[ r295 ] 02 Feb 2012, 17:28:28 UTC - eoserv - Add epsilon to RPN and comparisons, Fix for UTIL_FOREACH functions when container is de ...
- Add epsilon to RPN and comparisons
- Fix for UTIL_FOREACH functions when container is destroyed
- Fix for quests ending during $request
- Split variant, secure_string and rpn from util to separate files
- Re-add lte and gte functions and fix StatBetween rule
[ r294 ] 02 Feb 2012, 13:38:38 UTC - eoserv - Stop infinite quest loops, Don't delete character info for missing quests
- Stop infinite quest loops
- Don't delete character info for missing quests
[ r293 ] 02 Feb 2012, 04:01:19 UTC - eoserv - Default 00000.eqf quest, StartQuest/ResetQuest/SetQuestState() actions, Run quests only ...
- Default 00000.eqf quest
- StartQuest/ResetQuest/SetQuestState() actions
- Run quests only for selected character after logging in
- "disabled" quest flag
- Fix $request crash
[ r292 ] 02 Feb 2012, 02:10:12 UTC - eoserv - Allow quests to be hidden from progress/history views
- Allow quests to be hidden from progress/history views
[ r291 ] 31 Jan 2012, 03:14:34 UTC - eoserv - Validate quest state names for goto/SetState on loading, Remove direct triggers for got ...
- Validate quest state names for goto/SetState on loading
- Remove direct triggers for got/lost and coordinate rules
[ r290 ] 30 Jan 2012, 23:54:37 UTC - eoserv - Fix admin_count variable type
- Fix admin_count variable type
[ r289 ] 30 Jan 2012, 23:43:14 UTC - eoserv - More quest rules
- More quest rules
[ r288 ] 30 Jan 2012, 23:07:23 UTC - eoserv - Removed SP cap of 100
- Removed SP cap of 100
[ r287 ] 29 Jan 2012, 13:13:38 UTC - eoserv - Rename main to eoserv_main
- Rename main to eoserv_main