ClassiCube/ClassicalSharp/Entities
2016-04-11 09:55:02 +10:00
..
AI Add copyright notices to every source file. 2016-03-26 13:51:42 +11:00
Components Add very basic .lvl importer (need to fallback physics blocks, no support for custom blocks), also tidy up some of the interfaces. 2016-04-11 09:55:02 +10:00
Entity.Bounds.cs Fix texture pack/terrain.png not changing anymore when loaded from texcache, also 'always yes/no' should not be shown in the 'sure you want to visit url' dialog. 2016-04-03 15:17:57 +10:00
Entity.cs Organise most things into namespaces. 2016-03-27 09:33:51 +11:00
EntityList.cs Now all options show their values. 2016-03-30 18:34:37 +11:00
LocalPlayer.cs Add very basic .lvl importer (need to fallback physics blocks, no support for custom blocks), also tidy up some of the interfaces. 2016-04-11 09:55:02 +10:00
LocationUpdate.cs Organise most things into namespaces. 2016-03-27 09:33:51 +11:00
NetPlayer.cs Organise most things into namespaces. 2016-03-27 09:33:51 +11:00
Player.cs Rename vertices structs to a more concise one, also fix issue with progress bar very very rarely overflowing when the server overflows on computing the progress value, by instead computing it client-side. (Thanks 123DontMessWitMe) 2016-03-29 20:45:52 +11:00