Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Number of small changes | MW | 2007-05-19 | 1 | -42/+42 |
| | |||||
* | add 1 to global Y posn when exceeding 255 local Y. Was adding 1 to global ↵ | morphw | 2007-05-18 | 1 | -2/+2 |
| | | | | X. Good eyes makomk | ||||
* | forgot a .ToString() on AgentID | MW | 2007-05-17 | 1 | -1/+1 |
| | |||||
* | Attempt 2 | MW | 2007-05-17 | 1 | -16/+6 |
| | |||||
* | Attempt to fix trunk which someone broke <looks innocent> | MW | 2007-05-17 | 1 | -1/+1 |
| | |||||
* | * more refactoring and error message | lbsa71 | 2007-05-17 | 1 | -8/+15 |
| | |||||
* | * refactored a bit and added error msg | lbsa71 | 2007-05-17 | 1 | -31/+45 |
| | |||||
* | started to refactor startup code and to move udp server code out to its own ↵ | MW | 2007-05-16 | 1 | -0/+146 |
class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) |