Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Started renaming world to Scene | lbsa71 | 2007-07-26 | 1 | -42/+0 |
| | | | | | | * Update and UpdateMovement now first stores array to avoid collection update exceptions * Ignored some bins | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -42/+42 |
| | |||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -3/+0 |
| | | | | | * added some licensing info | ||||
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Updated SimpleApp with various introduced dependencies * Extracted ScenePrescence creation in Scene * removed try-catchall from UserManagerBase (that actually hid a bug) * Refactored RegionInfo * handle is calculated * it will explode upon accessing x,y,ip,port,externalip if not explicitly initialized * Removed superfluous 'ref' keywords * Removed a shitload of 'catch Exception e' that causes build warnings * Lots of small refactorings, renames et c * Ignored some bins | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+45 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |