index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-23
Made the gameserver work more and complain less about not having enough time.
Philipp Sehmisch
1
-0
/
+2
2008-01-23
Fixed "immortal monster" bug.
Philipp Sehmisch
1
-0
/
+4
2008-01-10
Fixed account server compiling.
Philipp Sehmisch
1
-0
/
+2
2008-01-10
Item types and weapon types are now identified by name instead of numbers in ...
Philipp Sehmisch
1
-0
/
+7
2008-01-07
Player characters and monsters now attack with different ranges and angles (p...
Philipp Sehmisch
1
-0
/
+6
2008-01-07
Implemented some of the game mechanics we decided to use. The clients now onl...
Philipp Sehmisch
1
-0
/
+11
2007-12-18
Updated attribute system to the latest design decisions (removed charisma, ke...
Philipp Sehmisch
1
-0
/
+8
2007-11-19
Removed useless win32 implementation of gettimeofday.
Eugenio Favalli
1
-0
/
+6
2007-11-15
Added do_wait helper function.
Guillaume Melquiond
1
-0
/
+4
2007-11-13
Improved warning message on spawning.
Guillaume Melquiond
1
-0
/
+1
2007-11-13
Trimed script filenames from spaces.
Guillaume Melquiond
1
-0
/
+5
2007-10-27
Made it compile with GCC 4.3
Guillaume Melquiond
1
-0
/
+10
2007-10-18
Removed obsolete data files.
Guillaume Melquiond
1
-0
/
+5
2007-09-27
Ported monster database.
Eugenio Favalli
1
-0
/
+5
2007-09-23
Simplified interface of the handler used for connections from game servers to...
Guillaume Melquiond
1
-5
/
+6
2007-09-23
Simplified interface of the connection handler used for clients of the accoun...
Guillaume Melquiond
1
-0
/
+7
2007-09-23
Robustified code with respect to insertion failures.
Guillaume Melquiond
1
-0
/
+8
2007-09-23
Changed delayed events to an explicit interface.
Guillaume Melquiond
1
-0
/
+9
2007-09-22
Cleaned both configuration and resource managers.
Guillaume Melquiond
1
-0
/
+17
2007-09-16
Added global accounting of beings.
Guillaume Melquiond
1
-0
/
+7
2007-09-16
Cleaned game-server handler a bit before adding statistics.
Guillaume Melquiond
1
-2
/
+12
2007-09-10
Added first draft of admin/gm commands reference.
Eugenio Favalli
1
-0
/
+1
2007-09-10
Spawn rate and limit are now read from map files and really fixed size of spa...
Eugenio Favalli
1
-0
/
+3
2007-09-10
Dimensionless spawn points now spawn over the whole map.
Eugenio Favalli
1
-0
/
+5
2007-08-31
Implemented "ban" remote command.
Guillaume Melquiond
1
-0
/
+7
2007-08-31
Plugged several account leaks on error. Prevented banned players from logging...
Guillaume Melquiond
1
-0
/
+6
2007-08-31
Tidied up account server.
Guillaume Melquiond
1
-0
/
+6
2007-08-31
Implemented "reload" remote command.
Guillaume Melquiond
1
-1
/
+10
2007-08-30
Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...
Guillaume Melquiond
1
-0
/
+24
2007-08-29
Fixed handling of account levels.
Guillaume Melquiond
1
-0
/
+4
2007-08-29
Replaced event system. Fixed race condition between quest variable recovery a...
Guillaume Melquiond
1
-0
/
+15
2007-08-29
Implemented "goto" and "recall" remote commands.
Guillaume Melquiond
1
-0
/
+2
2007-08-29
Completed handler for admin commands, so that they can also touch local players.
Guillaume Melquiond
1
-0
/
+3
2007-08-29
Fixed race condition between quest_reply and npc_next.
Guillaume Melquiond
1
-0
/
+5
2007-08-28
Implemented quest variables.
Guillaume Melquiond
1
-0
/
+17
2007-08-27
Removed extensions from map names.
Guillaume Melquiond
1
-0
/
+5
2007-08-27
Added support for uncompressed map files and compressed layers.
Guillaume Melquiond
1
-0
/
+2
2007-08-27
Enabled loading of npcs and scripts from map files.
Eugenio Favalli
1
-0
/
+6
2007-08-27
Implemented "spawn" remote command.
Guillaume Melquiond
1
-1
/
+1
2007-08-27
Implemented "drop" remote command.
Guillaume Melquiond
1
-2
/
+2
2007-08-27
Implemented "money" remote command.
Guillaume Melquiond
1
-2
/
+3
2007-08-27
Added support for user commands. Implemented "warp" and "item".
Guillaume Melquiond
1
-0
/
+13
2007-08-20
Removed useless function prefixes. Commented Lua internal variables.
Guillaume Melquiond
1
-0
/
+2
2007-08-20
Defined two helper functions to abstract away money being available under
Bjørn Lindeijer
1
-0
/
+5
2007-08-20
Enabled Lua scripting by default.
Guillaume Melquiond
1
-0
/
+1
2007-08-20
Prevented access to uninitialized engines.
Guillaume Melquiond
1
-0
/
+4
2007-08-19
Implemented use of items, e.g. food.
Guillaume Melquiond
1
-0
/
+5
2007-08-19
Allowed Lua scripts to query and change money.
Guillaume Melquiond
1
-0
/
+2
2007-08-19
Added support for protective equipment.
Guillaume Melquiond
1
-0
/
+16
2007-08-18
First part of a patch for completing the RPG system (character attributes) of...
Guillaume Melquiond
1
-0
/
+18
[prev]
[next]