UnknownShadow200
|
4bf6bbf054
|
Fix some minor issues
|
2017-05-11 23:19:41 +10:00 |
|
UnknownShadow200
|
d8efb47df7
|
Implement VertexStructs in C, fix incorrect declaration of ReadFile/WriteFile, add C99 typedefs for integer types
|
2017-05-11 22:54:19 +10:00 |
|
UnknownShadow200
|
0e78857604
|
Fix majority of C compilation errors. Do I even know what I'm doing?
|
2017-05-11 21:44:53 +10:00 |
|
UnknownShadow200
|
bea9194169
|
2.5% less compile errors
|
2017-05-11 21:32:58 +10:00 |
|
UnknownShadow200
|
0171abf800
|
Implement more matrix stuff in C.
|
2017-05-11 21:27:49 +10:00 |
|
UnknownShadow200
|
36863b0cec
|
Create Matrix function headers in C
|
2017-05-11 19:54:20 +10:00 |
|
UnknownShadow200
|
9ccba753c5
|
Implement matrix push / pop in C
|
2017-05-11 13:42:31 +10:00 |
|
UnknownShadow200
|
c452405510
|
Implement event handlers
|
2017-05-11 13:27:20 +10:00 |
|
UnknownShadow200
|
dde7c6258e
|
Implement WorldEnv in C
|
2017-05-10 17:56:25 +10:00 |
|
UnknownShadow200
|
63942793f0
|
Use macro for indexing coordinates
|
2017-05-10 13:38:35 +10:00 |
|
UnknownShadow200
|
b3c67bc711
|
Fix issue with updating not working on mono when space in path, fixes #391
|
2017-05-09 23:53:03 +10:00 |
|
UnknownShadow200
|
68e815e6ed
|
Design initial event framework
|
2017-05-09 19:16:56 +10:00 |
|
UnknownShadow200
|
97de676d31
|
x
|
2017-05-09 11:47:12 +10:00 |
|
UnknownShadow200
|
8888576bcb
|
Move NoShade out of BlockModel, more work on D3D9 api in C
|
2017-05-09 11:45:46 +10:00 |
|
UnknownShadow200
|
e37dd1a2c7
|
Initial work on porting WorldEnv to C.
Still need to think of how to do port event handling.
|
2017-05-09 10:00:19 +10:00 |
|
UnknownShadow200
|
7973d3b2b8
|
Implement World class in C
|
2017-05-09 09:34:19 +10:00 |
|
UnknownShadow200
|
b3beb74d84
|
Port Vector3I to C
|
2017-05-09 09:15:52 +10:00 |
|
UnknownShadow200
|
35aeb82fcf
|
Remove unused functions from Vector3I, add world header
|
2017-05-08 23:12:57 +10:00 |
|
UnknownShadow200
|
4aad9a54cf
|
less hardcoding in BlockModel
|
2017-05-08 23:00:29 +10:00 |
|
UnknownShadow200
|
e728e96be8
|
Move entity colour calculation to Entity
|
2017-05-08 22:51:40 +10:00 |
|
UnknownShadow200
|
34f84ef280
|
simplify a bit
|
2017-05-07 16:42:14 +10:00 |
|
UnknownShadow200
|
03fe4ddd8c
|
implement more D3D9 funcs in C
|
2017-05-07 15:48:02 +10:00 |
|
UnknownShadow200
|
ec7fe00892
|
Port fog and alpha funcs of d3d9 api to C
|
2017-05-07 14:05:04 +10:00 |
|
UnknownShadow200
|
e6293df6a4
|
Implement basic file I/O operations in C
|
2017-05-07 13:27:14 +10:00 |
|
UnknownShadow200
|
734f27a9b9
|
less reliant on Block.Invalid
|
2017-05-05 20:17:12 +10:00 |
|
UnknownShadow200
|
6427db3f25
|
Port more stuff to C and fix some others
|
2017-05-04 15:49:01 +10:00 |
|
UnknownShadow200
|
d22cdb7e32
|
Port IGraphicsAPI to C
|
2017-05-04 15:48:26 +10:00 |
|
UnknownShadow200
|
ab2032d1d8
|
Fix trees causing IndexOutOfRange errors on maps with very low heights such as 16
|
2017-05-02 07:53:44 +10:00 |
|
UnknownShadow200
|
2a88a33379
|
Failing to download a sound isn't a critical error, should hopefully address #421.
|
2017-05-02 00:16:53 +10:00 |
|
UnknownShadow200
|
1df15cb617
|
fix refresh taking too long
|
2017-04-29 23:48:25 +10:00 |
|
UnknownShadow200
|
fea444fcb2
|
x
|
2017-04-29 23:46:08 +10:00 |
|
UnknownShadow200
|
bee64d40de
|
fix it
|
2017-04-29 23:44:27 +10:00 |
|
UnknownShadow200
|
ef20661429
|
Add broken server refresh button to launcher
|
2017-04-29 23:30:40 +10:00 |
|
UnknownShadow200
|
8075786147
|
improve String API
|
2017-04-29 19:43:36 +10:00 |
|
UnknownShadow200
|
bcbb4824f8
|
Port more stuff to C
|
2017-04-29 19:16:24 +10:00 |
|
UnknownShadow200
|
372e098ae2
|
Less compile errors III
|
2017-04-29 16:22:46 +10:00 |
|
UnknownShadow200
|
a265a28efc
|
Less compile errors II
|
2017-04-29 16:14:42 +10:00 |
|
UnknownShadow200
|
733f35ebf6
|
Less compile errors
|
2017-04-29 15:36:23 +10:00 |
|
UnknownShadow200
|
02513b971e
|
Port Math to C, remove stuff from OpenTK we don't use.
|
2017-04-29 15:15:32 +10:00 |
|
UnknownShadow200
|
3e8de6a371
|
Port more stuff to C
|
2017-04-29 14:30:47 +10:00 |
|
UnknownShadow200
|
3d8fc9eddb
|
Rewrite DefaultSet in C
|
2017-04-29 12:45:25 +10:00 |
|
UnknownShadow200
|
9eabf1b244
|
test
|
2017-04-29 10:54:00 +10:00 |
|
UnknownShadow200
|
d0257015a8
|
survival: lame death scoring
|
2017-04-28 23:32:12 +10:00 |
|
UnknownShadow200
|
079428042c
|
survival: add fail knockback
|
2017-04-28 23:19:11 +10:00 |
|
UnknownShadow200
|
65fd1ab65d
|
x
|
2017-04-28 21:54:55 +10:00 |
|
UnknownShadow200
|
e5656bcf8e
|
Implement more collide types, fixes #417
|
2017-04-28 21:44:33 +10:00 |
|
UnknownShadow200
|
b7d07f03a6
|
very minor cleanup
|
2017-04-28 07:44:33 +10:00 |
|
UnknownShadow200
|
b9fdc37928
|
Don't hardcode font size in TextAtlas to 16
|
2017-04-23 17:27:58 +10:00 |
|
UnknownShadow200
|
3428a48869
|
add way in options.txt to not log chat (Thanks Pear)
|
2017-04-23 10:36:35 +10:00 |
|
UnknownShadow200
|
d0a85c7975
|
Bugfixes for last commit
|
2017-04-22 15:19:39 +10:00 |
|