From be5f2936ddaa424c6957c9d4012ca5fc95ef69c5 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 28 Feb 2005 18:11:43 +0000 Subject: Fixed compiling on Linux, formatting updates, little changes. --- docs/meetings/dev-20050225.txt | 22 ++++++++++++---------- file.list | 1 + src/Makefile.am | 2 ++ 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/docs/meetings/dev-20050225.txt b/docs/meetings/dev-20050225.txt index 54f9f9c9..5d5232b7 100644 --- a/docs/meetings/dev-20050225.txt +++ b/docs/meetings/dev-20050225.txt @@ -14,26 +14,28 @@ Timespan: 0.75 hours (21:00-21:45 GMT+1) * Mra decided to start working on item drops. -* Since there was not much activity and Hammerbear was missing, I'll define what - we will discuss in the next meeting. I'd like every developer to be there. +* Since there was not much activity and Hammerbear was missing, I'll define + what we will discuss in the next meeting. I'd like every developer to be + there. - - First of all we should discuss if we need to open a new project on SF for the - server. We could use the CVS to store the development docs and the database - to create an online database to check items as + - First of all we should discuss if we need to open a new project on SF for + the server. We could use the CVS to store the development docs and the + database to create an online database to check items as http://www.euro-ro.net/game/items/ - Planned features for the client: - * trading + * trading * parties * long range weapons * magic attacks * defining gui for long range attacks (target below monster) - * defining gui to trade, equip and inventory (how to use them by keyboard) + * defining gui to trade, equip and inventory (how to use them by + keyboard) * clothing weapons (also graphic part) - Define a server development roadmap. (maybe an eta too?) - - About the old server, we need to define more scripts and discuss about the next - step for world development. + - About the old server, we need to define more scripts and discuss about the + next step for world development. - - Server control panel: ingame or external application through an open port. \ No newline at end of file + - Server control panel: ingame or external application through an open port. diff --git a/file.list b/file.list index 6e0006e6..dfa0b52c 100644 --- a/file.list +++ b/file.list @@ -4,6 +4,7 @@ MODULES = src/sound.cpp \ src/gui/button.cpp \ src/gui/buy.cpp \ src/gui/buysell.cpp \ + src/gui/chargedialog.cpp \ src/gui/char_server.cpp \ src/gui/char_select.cpp \ src/gui/chat.cpp \ diff --git a/src/Makefile.am b/src/Makefile.am index 188df313..d947f837 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,6 +9,8 @@ tmw_SOURCES = graphic/graphic.cpp \ gui/buy.h \ gui/buysell.cpp \ gui/buysell.h \ + gui/chargedialog.cpp \ + gui/chargedialog.h \ gui/char_server.cpp \ gui/char_server.h \ gui/char_select.cpp \ -- cgit v1.2.3-70-g09d2