Alexander Harkness
|
a4932bbd8b
|
CheckBasicStyle'd
|
2014-10-27 21:34:02 +00:00 |
|
Alexander Harkness
|
b67eb2169e
|
Another one.#
|
2014-10-27 20:16:51 +00:00 |
|
Alexander Harkness
|
7de8757ac9
|
Fixed more warnings.
It's ugly though.
|
2014-10-27 20:05:34 +00:00 |
|
Alexander Harkness
|
59ca542c28
|
Another switch.
|
2014-10-27 19:53:16 +00:00 |
|
Alexander Harkness
|
0cdf262053
|
Fix missing biomes in enum.
|
2014-10-27 19:52:04 +00:00 |
|
Alexander Harkness
|
6e21897bc6
|
Fixed remaining warnings.
|
2014-10-27 19:49:52 +00:00 |
|
Arian
|
738905c84d
|
Update template.lua
Added licence
|
2014-10-27 19:31:51 +01:00 |
|
Arian
|
7590d5facf
|
Update login_template.html
Added licence
|
2014-10-27 19:31:25 +01:00 |
|
Arian
|
9c002dc0c8
|
Update style.css
Added licence
|
2014-10-27 19:31:06 +01:00 |
|
Arian
|
1aef54e793
|
Update login.css
Added licence
|
2014-10-27 19:30:37 +01:00 |
|
Ambushed91
|
d0a47d9273
|
Update template.lua
|
2014-10-27 19:13:25 +01:00 |
|
Alexander Harkness
|
c0a9a83abf
|
Actually fixed the warning.
|
2014-10-27 18:09:34 +00:00 |
|
Ambushed91
|
bc1a98b2db
|
Update template.lua
Removed FusionCare link, change position for "Current time JS", Compression Ratio: 31% (HTML)
|
2014-10-27 18:45:41 +01:00 |
|
Ambushed91
|
c9fd6f820a
|
Update template.html
Removed all changes, back to old one
|
2014-10-27 18:36:32 +01:00 |
|
Ambushed91
|
3132059f1e
|
Update login_template.html
Changed copyright, current time and removed google.fonts. Loadtime has been lowered by: Compression Ratio: 86%
|
2014-10-27 18:34:39 +01:00 |
|
Alexander Harkness
|
8a443c028f
|
Test warning fix.
|
2014-10-27 17:11:31 +00:00 |
|
Ambushed91
|
52a369dafa
|
Update style.css
Removed 142 unused css code's, compressed with 27.72%
|
2014-10-27 17:57:30 +01:00 |
|
Alexander Harkness
|
cbb637187e
|
Fixed typo.
|
2014-10-27 16:46:30 +00:00 |
|
Alexander Harkness
|
11a80b5d09
|
Pocess?
|
2014-10-27 16:46:17 +00:00 |
|
Ambushed91
|
35e1ea3b73
|
Update login.css
Css has been cleaned and compressed. Take 44 unused css code's and compressed 39.09%
|
2014-10-27 17:38:53 +01:00 |
|
Ambushed91
|
6e5111cd66
|
Update login.css
Buatified
|
2014-10-27 17:30:51 +01:00 |
|
Ambushed91
|
2be8387f2b
|
Update temp.html
|
2014-10-27 11:07:04 +01:00 |
|
Ambushed91
|
df69574136
|
Update guest.html
|
2014-10-27 10:48:47 +01:00 |
|
Mattes D
|
a068ebf3e0
|
cIntGen: Added a virtual destructor.
|
2014-10-27 09:48:57 +01:00 |
|
Mattes D
|
7d08d34693
|
Removed too advanced C++11 features.
We need to keep gcc 4.6 compatibility; these features were not implemented in that version yet.
|
2014-10-27 09:35:21 +01:00 |
|
Mattes D
|
7d6db6f33d
|
IntGen: Attempt at fixing Linux compilation.
|
2014-10-26 22:59:59 +01:00 |
|
Mattes D
|
74df4618de
|
BioGenGrown: Smaller biomes, add land to map center.
|
2014-10-26 22:56:02 +01:00 |
|
Mattes D
|
dcbe1717cc
|
Fixed a copypasta error in cIntGenAddToOcean.
|
2014-10-26 21:35:24 +01:00 |
|
Mattes D
|
dcad6d3626
|
Added a missing header to CMakeLists.
|
2014-10-26 20:12:29 +01:00 |
|
Mattes D
|
7e1d603080
|
Added new biomegen: Grown
|
2014-10-26 19:58:16 +01:00 |
|
Mattes D
|
ec8c050666
|
Added IsBiomeVeryCold() and IsBiomeCold() functions.
|
2014-10-26 18:17:04 +01:00 |
|
Alexander Harkness
|
cede90a231
|
Merge pull request #1568 from mc-server/TypedBlocktypes
Added type to block type enum.
|
2014-10-26 15:11:54 +00:00 |
|
Mattes D
|
aff537e714
|
Added type to block type enum.
|
2014-10-26 10:13:43 +01:00 |
|
Mattes D
|
2e8f2c5b3a
|
APIDump: Added basic projectile documentation.
|
2014-10-25 21:27:27 +02:00 |
|
Alexander Harkness
|
a4d4641f58
|
shorter easy-install command
|
2014-10-25 16:37:23 +01:00 |
|
Mattes D
|
190d34e2f7
|
Merge pull request #1565 from mc-server/MergedIniFile
Merged ini file
|
2014-10-24 09:13:39 +02:00 |
|
Mattes D
|
e272637ff5
|
IniFile: Removed the problematic printf-like Set function.
It wasn't used in any client code anyway.
|
2014-10-24 08:49:36 +02:00 |
|
archshift
|
dd86c1f4a3
|
OSSupport/CMakeLists.txt: fixed indentation
|
2014-10-23 23:49:20 -07:00 |
|
worktycho
|
d5dfacae87
|
Fixed formatstring
|
2014-10-23 23:23:34 +01:00 |
|
archshift
|
8ccb729504
|
Fixed potential linker errors with mingw, as it isn't MSVC and it isn't APPLE.
|
2014-10-23 15:03:54 -07:00 |
|
archshift
|
6bcc2c187a
|
Fix linking on OS X, which does not have librt.
|
2014-10-23 14:58:42 -07:00 |
|
Ambushed91
|
21ee559b89
|
Update login.css
|
2014-10-23 23:26:29 +02:00 |
|
Mattes D
|
f6ddafabd6
|
Re-updated Core.
|
2014-10-23 22:50:42 +02:00 |
|
Mattes D
|
4df924cf4b
|
Merge pull request #1500 from mc-server/ChunkLoader
Optimized chunk loader
|
2014-10-23 22:49:17 +02:00 |
|
Ambushed91
|
ba5ff77290
|
Update template.lua
|
2014-10-23 21:57:37 +02:00 |
|
Ambushed91
|
d605abced9
|
Update style.css
|
2014-10-23 21:44:38 +02:00 |
|
Ambushed91
|
86c433bd1c
|
Update login.css
|
2014-10-23 21:44:13 +02:00 |
|
Ambushed91
|
0394208539
|
Update login_template.html
|
2014-10-23 21:41:25 +02:00 |
|
Howaner
|
9af58a81d6
|
Use 3 priorities.
|
2014-10-23 21:19:43 +02:00 |
|
Ambushed91
|
0f6c56c6be
|
Update temp.html
|
2014-10-23 21:03:53 +02:00 |
|