summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.cvsignore2
-rw-r--r--AUTHORS56
-rw-r--r--ChangeLog2
-rw-r--r--data/.cvsignore2
4 files changed, 26 insertions, 36 deletions
diff --git a/.cvsignore b/.cvsignore
index 2b25224c..aebe5ffa 100755
--- a/.cvsignore
+++ b/.cvsignore
@@ -13,3 +13,5 @@ Makefile.in
Makefile
configure
libtool
+autom4te.cache
+tmw.log
diff --git a/AUTHORS b/AUTHORS
index 17d77974..50a9cfb7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,47 +3,31 @@ The Mana World Dev Team
-----------------------
ElvenProgrammer aka Eugenio Favalli (umperio@users.sourceforge.net)
- Project leader, programmer (various parts)
+ Project leader, programmer
+== Programmers ==
-Programmers
+ Bertram (SDL input, progress bar drawing, Debian package)
+ Bjorn lindeijer (various parts, GUI, graphics, A* and map rewrites)
+ nym (several GUI parts)
+ Shura (configuration, sound, misc. ports)
+ zenogais (resource manager)
- Bertram
- (SDL input, progress bar drawing)
+== Artists ==
- Hammerbear aka Bjorn lindeijer (bjorn@lindeijer.nl)
- (various parts, Guichan expert)
+ Chetic (maps)
+ Gnulia (conceptual art)
+ Neko-mon (player sprites, various things)
+ Neorice (monster sprites, tiles)
+ Rotonen (backstory, art director, music, sound)
- nym
- (several GUI parts)
+== Misc thanks ==
- Shura
- (configuration, sound, Linux expert, misc. ports)
+ Ultramichy (hosting test server)
- SimEdw
- (network code)
+== Inactive/retired ==
- Usiu
- (several GUI parts)
-
- zenogais
- (resource manager)
-
-
-Artists
-
- Chetic
- (maps)
-
- Gnulia
- (conceptual art)
-
- Neko-mon
-
- Neorice
-
- Rotonen
- (backstory, art director, music, sound)
-
- Vlady
- (several items)
+ Usiu (several GUI parts) <- Went missing
+ SimEdw (network code) <- Computer broke
+ Sull (hosting CVS and related services) <- Went missing
+ Vlady (several items) <- In the army
diff --git a/ChangeLog b/ChangeLog
index bdd9e784..9abbc502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
0.0.10
+- Added using and dropping of items
+- Added experimental support for OpenGL rendering
- Fixed crash in fullscreen with hardware acceleration enabled (win32)
- Reimplemented A* pathfinding, hopefully stable now
diff --git a/data/.cvsignore b/data/.cvsignore
new file mode 100644
index 00000000..3dda7298
--- /dev/null
+++ b/data/.cvsignore
@@ -0,0 +1,2 @@
+Makefile.in
+Makefile