lbsa71
|
fdbb891659
|
* commands are done foreach instead of by [i]
* fixed 'show users' format bug.
|
2007-08-06 14:14:43 +00:00 |
|
Brian McBee
|
599a6d32ee
|
Changes to prepare for future possible configuration of separate logdir, configdir, datadir.
|
2007-08-03 18:01:55 +00:00 |
|
Sean Dague
|
2507f38d07
|
factor out the common DeriveColor function just for good house keeping
|
2007-08-01 20:23:08 +00:00 |
|
Sean Dague
|
2333de33f1
|
Assume White as a console color just means "default", and don't use it.
This helps reduce confusion for linux people that have white background
terminals.
|
2007-08-01 20:06:40 +00:00 |
|
Adam Frisby
|
038774de30
|
Commit 1/2
* DB4o no longer crashes the sim on Startup
* DB4o now crashes the sim on shutdown.
* Variety of console verbosity fixes.
|
2007-07-29 09:37:29 +00:00 |
|
Adam Frisby
|
ad5548de9f
|
* More console related changes.
|
2007-07-24 04:10:08 +00:00 |
|
Adam Frisby
|
3cbc1e011d
|
* Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things)
|
2007-07-24 03:59:32 +00:00 |
|
lbsa71
|
2da8a7c128
|
* Fixed an config issue (log not initialized in RegionInfo config)
* Added LineInfo stacktrace parser to LogBase (not used yet though)
|
2007-07-20 14:16:12 +00:00 |
|
Adam Frisby
|
765ff13f22
|
* Assortment of Console changes - console messages are now grouped into modules (eg "client", "grid", "terrain", "storage", etc)
|
2007-07-20 01:32:27 +00:00 |
|
Adam Frisby
|
f5b24b6679
|
* New log functions which include the module name as an argument.
|
2007-07-20 01:21:39 +00:00 |
|
Sean Dague
|
2a3c79df83
|
changed to native line ending encoding
|
2007-07-16 15:40:11 +00:00 |
|
lbsa71
|
9b6b6d05d4
|
* Optimized usings (the 'LL ate my scripts' commit)
* added some licensing info
|
2007-07-03 14:37:29 +00:00 |
|
lbsa71
|
06a8c13200
|
MAJOR IP RESTRUCTURING
* moving towards IPEndPoints all over the place
* trying to make the internal/external division
|
2007-07-01 16:07:41 +00:00 |
|
MW
|
646bbbc84b
|
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|
2007-06-27 15:28:52 +00:00 |
|