UnknownShadow200
|
98d435b110
|
fix licensing
|
2017-01-20 09:12:04 +11:00 |
|
UnknownShadow200
|
1aef52fab2
|
Use standard indentation for everything.
|
2016-11-27 14:47:09 +11:00 |
|
UnknownShadow200
|
7f92161077
|
Gfx: IGraphicsApi is no longer responsible for managing dynamic vertex buffers. Simplify dynamic vertex buffer code.
|
2016-10-12 19:28:00 +11:00 |
|
UnknownShadow200
|
273b3b32e2
|
Gfx: Remove unnecessary parameter from UpdateDynamicIndexedVb
|
2016-10-10 09:13:32 +11:00 |
|
UnknownShadow200
|
64cb13d0a6
|
Gfx: DeleteVb should reset the id too.
|
2016-10-01 17:45:17 +10:00 |
|
UnknownShadow200
|
01cdeee0eb
|
Reduce code duplication of SelectionBox and AxisLinesRenderer.
|
2016-08-03 14:40:32 +10:00 |
|
UnknownShadow200
|
8c292d92e3
|
Use packed ints instead of 4 byte fields in vertex structs.
|
2016-07-10 11:23:20 +10:00 |
|
UnknownShadow200
|
1dd58bf874
|
Fix selection outline writing to depth buffer when it should not be.
|
2016-07-07 22:59:52 +10:00 |
|
UnknownShadow200
|
b2c642b8af
|
Remove Block enum.
|
2016-06-11 15:29:45 +10:00 |
|
UnknownShadow200
|
442d72bd6b
|
More usage of IGameComponent
|
2016-05-08 18:53:52 +10:00 |
|
UnknownShadow200
|
1e3fad5930
|
Make all game components handle new map / new map loaded.
|
2016-05-01 11:23:38 +10:00 |
|
UnknownShadow200
|
fc4028f013
|
Initial work on adding Reset method to IGameComponent. (To reset state for reconnection to a server)
|
2016-04-24 23:13:29 +10:00 |
|
UnknownShadow200
|
669c88c4d0
|
Make various classes derive from IGameComponent for easier extensibility.
|
2016-04-23 12:08:57 +10:00 |
|
UnknownShadow200
|
69a0b146b6
|
Active option should be in yellow-ish text, also make 'done' buttons bigger in classic mode. (Thanks FrostFox)
|
2016-04-16 22:56:31 +10:00 |
|
UnknownShadow200
|
3865bc6888
|
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 |
|
UnknownShadow200
|
a78205c45a
|
Add copyright notices to every source file.
|
2016-03-26 13:51:42 +11:00 |
|
UnknownShadow200
|
8a934df673
|
Can press F7 to show axis lines.
|
2015-12-20 13:54:04 +11:00 |
|