-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathChangeLog
More file actions
17 lines (15 loc) · 836 Bytes
/
ChangeLog
File metadata and controls
17 lines (15 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
2005-10-15 Johannes Nicolai <jonico@users.sourceforge.net>
* Release RealTimeBattle 1.0.8, see release notes on
sourceforge for further details
2005-09-19 Volker Stroebel <volker@planetpenguin.de>
* configure.in include/Makefile.am include/BroadCast.h
include/ClientInterface.h src/Makefile.am src/Broadcast.cpp
src/ClientInterface.cpp src/ArenaBase.cpp src/ArenaRealTime.cpp
src/RealTimeBattle.cpp
Added BroadCast class for new logging system
Added ClientInterface class for experimental network support
Changed ArenaRealTime to use BroadCast singleton for logfiles
2004-11-12 Johannes Nicolai <jonico@users.sourceforge.net>
* Created working autoconf / automake / autoheader structure
* Imported some configuration data out of older versions and modified
them so thatyou can install RealTime Battle on a modern system