win32re
|
d3f31b5046
|
Update template.html
|
2014-10-11 17:40:33 +02:00 |
|
Mattes D
|
a47d9e5334
|
Fixed MSVC compilation.
|
2014-10-10 09:58:54 +02:00 |
|
archshift
|
ae5d311609
|
Merge pull request #1376 from mc-server/static_cast
Use static casts instead of C casts, add floor-cast functions
|
2014-10-09 15:12:51 -07:00 |
|
archshift
|
76b37acb42
|
Float/Ciel: If it's going to use C++11, it might as well take advantage of it
|
2014-10-09 14:57:57 -07:00 |
|
archshift
|
f8d1e96ae7
|
Use static casts instead of C casts, add floor-cast functions
|
2014-10-09 14:57:40 -07:00 |
|
Mattes D
|
f91aa6f1d3
|
DistortedHeightmap: Fixed crash on number rounding.
Fixes #1521.
|
2014-10-09 12:33:42 +02:00 |
|
Mattes D
|
386068a5ad
|
Merge pull request #1520 from mc-server/c++11switch
Enabled C++11 in gcc
|
2014-10-09 12:02:58 +02:00 |
|
worktycho
|
c3479f7557
|
Fix flag name in gcc 4.6 and earlier
|
2014-10-09 10:07:58 +01:00 |
|
worktycho
|
5cf1ba092e
|
Enabled C++11 in gcc
|
2014-10-09 09:53:16 +01:00 |
|
Mattes D
|
b77d721daa
|
Merge pull request #1519 from mc-server/submodulize
Submodulize some more plugins.
|
2014-10-08 22:29:58 +02:00 |
|
Mattes D
|
30292c8112
|
Merge pull request #1518 from mc-server/AcaciaTrees
Added AcaciaTrees for the savanna biomes
|
2014-10-08 22:29:03 +02:00 |
|
Alexander Harkness
|
01f7ff303d
|
Reordered .gitmodules. Fixes #496
|
2014-10-08 21:14:02 +01:00 |
|
Alexander Harkness
|
fa00cbeda3
|
Added MagicCarpet
|
2014-10-08 21:13:38 +01:00 |
|
Alexander Harkness
|
27e69f32c6
|
Removed MagicCarpet
|
2014-10-08 21:13:10 +01:00 |
|
Alexander Harkness
|
ccbd5ba6a2
|
Added Handy.
|
2014-10-08 21:11:09 +01:00 |
|
Alexander Harkness
|
3b68949cc9
|
Added ChatLog
|
2014-10-08 21:08:21 +01:00 |
|
Alexander Harkness
|
8f625867f7
|
Removed ChatLog.
|
2014-10-08 21:07:55 +01:00 |
|
Alexander Harkness
|
ce11888851
|
Added chunkWorx.
|
2014-10-08 21:05:24 +01:00 |
|
Alexander Harkness
|
de41e2a04c
|
Removed ChunkWorx
|
2014-10-08 21:04:26 +01:00 |
|
STRWarrior
|
e95ee55974
|
Added comments to the GetAcaciaTreeImage function
|
2014-10-08 21:32:09 +02:00 |
|
STRWarrior
|
36fa1c5c73
|
Using array with possible directions.
|
2014-10-08 21:25:59 +02:00 |
|
STRWarrior
|
68a54c90c9
|
Added AcaciaTrees for the savanna biomes
|
2014-10-08 20:31:16 +02:00 |
|
Alexander Harkness
|
20f2d80c59
|
Updated Buildserver URLs.
|
2014-10-08 17:25:14 +01:00 |
|
Howaner
|
fec509935d
|
Removed BlockHaybale.h from CMakeLists.txt
|
2014-10-07 15:39:24 +02:00 |
|
Howaner
|
e3a69a527d
|
Removed unused cBlockHayBaleHandler.
|
2014-10-07 15:02:51 +02:00 |
|
Mattes D
|
2a32dd2740
|
Merge pull request #1513 from mc-server/MojangAPIRefresh
cMojangAPI: Added periodical refreshes.
|
2014-10-07 11:23:49 +02:00 |
|
madmaxoft
|
4e82a58060
|
Fixed crash in ForEachEntityInBox API.
Fixes #1511.
|
2014-10-06 13:48:44 +02:00 |
|
Mattes D
|
75003e1537
|
Merge pull request #1509 from WebFreak001/master
Made WebAdmin more modern
|
2014-10-06 10:46:46 +02:00 |
|
Mattes D
|
3d2d8a096b
|
cMojangAPI: Added periodical refreshes.
|
2014-10-06 10:05:02 +02:00 |
|
Mattes D
|
89713e23e4
|
Merge pull request #1510 from mc-server/TimedEvent
Added a cEvent::Wait() with timeout.
|
2014-10-06 09:24:51 +02:00 |
|
worktycho
|
a20bd0dbbd
|
Update CMakeLists.txt
|
2014-10-05 23:44:55 +01:00 |
|
madmaxoft
|
c94e82980e
|
Fixed a missed value.
|
2014-10-05 22:56:56 +02:00 |
|
madmaxoft
|
112fac5798
|
Removed obsolete cMonster::eType.
Has been replaced with global eMonsterType.
|
2014-10-05 22:12:25 +02:00 |
|
madmaxoft
|
77c5b410e6
|
Fixed eMonsterType Lua API mismatch.
|
2014-10-05 22:09:19 +02:00 |
|
Alexander Harkness
|
8c058b0fbb
|
Fixed typo.
|
2014-10-05 19:46:53 +01:00 |
|
Mattes D
|
a8aeceab9d
|
cClientHandle: Added protocol version knowledge.
|
2014-10-05 20:19:21 +02:00 |
|
Mattes D
|
ec71ffcc80
|
Added a cEvent::Wait() with timeout.
|
2014-10-05 19:04:30 +02:00 |
|
Alexander Harkness
|
f28f5e4879
|
Update README.md
|
2014-10-05 14:24:19 +01:00 |
|
Mattes D
|
02617a11cd
|
Updated Core.
|
2014-10-05 15:05:51 +02:00 |
|
WebFreak001
|
7aa81de2c6
|
added font callback
|
2014-10-05 11:48:44 +02:00 |
|
WebFreak001
|
cea0707ad5
|
Removed my license, added me to CONTRIBUTORS
|
2014-10-05 11:35:29 +02:00 |
|
WebFreak001
|
828ded593c
|
Added newline
|
2014-10-05 11:24:54 +02:00 |
|
WebFreak001
|
3baacce51e
|
Added license
|
2014-10-05 11:14:16 +02:00 |
|
WebFreak001
|
017ba1c32a
|
Made WebAdmin design more modern
|
2014-10-05 11:09:48 +02:00 |
|
STRWarrior
|
6fb4f2ba53
|
Merge pull request #1504 from win32re/master
Fixes #1503 - No gravel is being generated
|
2014-10-04 14:14:20 +02:00 |
|
win32re
|
f8c1da4a71
|
Fixes #1503 - No gravel is being generated
|
2014-10-04 14:02:40 +02:00 |
|
Mattes D
|
db98820aa9
|
Merge pull request #1489 from mc-server/fixes
Improved torch handler
|
2014-10-04 10:02:10 +02:00 |
|
Tiger Wang
|
79e9de8d67
|
Comment suggestions
|
2014-10-03 21:38:23 +01:00 |
|
Mattes D
|
0aa1b5667e
|
QtBiomeVisualiser: Added mouse hover info.
|
2014-10-03 19:41:42 +02:00 |
|
madmaxoft
|
f625b33d56
|
QtBiomeVisualiser: Zoom is now limited and aligned to steps.
|
2014-10-03 12:33:03 +02:00 |
|