Tycho Bickerstaff
|
173ed0e653
|
Merge branch 'master' into cmake-fixes
|
2013-12-31 15:52:51 +00:00 |
|
Tycho Bickerstaff
|
c3e34ee81a
|
removed unneccisary cast
|
2013-12-31 09:16:44 +01:00 |
|
Tycho Bickerstaff
|
1957f982bc
|
fixed warnings in LineBlockTracer.cpp
|
2013-12-31 09:16:44 +01:00 |
|
Tycho Bickerstaff
|
8e7e990cfe
|
fixed warnings in LightingThread.cpp
|
2013-12-31 09:16:43 +01:00 |
|
Tycho Bickerstaff
|
3da41de553
|
take Z axis into account when calculating neighboors in LightingThread::ChunkReady
|
2013-12-31 09:16:43 +01:00 |
|
Tycho Bickerstaff
|
2e1588820d
|
fixed warnings in World.cpp
|
2013-12-31 09:16:42 +01:00 |
|
Tycho Bickerstaff
|
2e113c63f9
|
fixxed warnings in Server.cpp
|
2013-12-31 09:16:42 +01:00 |
|
Tycho Bickerstaff
|
3152c72959
|
fixed warnings in Inventory.cpp
|
2013-12-31 09:16:42 +01:00 |
|
Tycho Bickerstaff
|
c83dfdb66e
|
fixed warnings in bytebuffer.cpp
|
2013-12-31 09:16:41 +01:00 |
|
Tycho Bickerstaff
|
e41dec458c
|
fixed ClientHandle warnings
|
2013-12-31 09:16:41 +01:00 |
|
Tycho Bickerstaff
|
9ebc623a0a
|
fixed warnings in webadmin.cpp
|
2013-12-31 09:16:41 +01:00 |
|
Tycho Bickerstaff
|
25d42c44d5
|
fixed warnings in BlockArea.cpp
|
2013-12-31 09:16:40 +01:00 |
|
Mattes D
|
8003305075
|
Merge pull request #488 from Diusrex/master
Fixed cPlayer::IsGameModeAdventure.
|
2013-12-30 22:44:04 -08:00 |
|
Morgan Redshaw
|
782818ffb5
|
Fixed a cPlayer::IsGameModeAdventure. It was determined based off of gmCreate rather than gmAdventure.
|
2013-12-30 21:30:20 -07:00 |
|
madmaxoft
|
ee15d4e08e
|
Fixed compilation in VC2008.
Also removed an unused inline header file (yuck).
|
2013-12-30 17:41:59 +01:00 |
|
Tycho Bickerstaff
|
75abce905d
|
fixed bad merge
|
2013-12-22 16:33:40 +00:00 |
|
Tycho Bickerstaff
|
10e5540f98
|
merged in more warning fixes
|
2013-12-22 16:25:02 +00:00 |
|
Tycho Bickerstaff
|
a295e0c342
|
merged in changes
|
2013-12-22 16:22:25 +00:00 |
|
Tycho Bickerstaff
|
15a980a616
|
merged in warnings changes
|
2013-12-22 16:11:34 +00:00 |
|
Tycho Bickerstaff
|
d2ed9d9fc4
|
removed lua makefile
|
2013-12-22 15:57:56 +00:00 |
|
Tycho Bickerstaff
|
a7a4b2886d
|
fixed accedental commit
|
2013-12-22 15:55:57 +00:00 |
|
Tycho Bickerstaff
|
a71299c46b
|
fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not
|
2013-12-22 15:41:01 +00:00 |
|
Tycho Bickerstaff
|
6d7b6ae9ca
|
fixes for mac os x
|
2013-12-22 15:17:36 +00:00 |
|
Alexander Harkness
|
17b56579eb
|
Update GETTING-STARTED.md
|
2013-12-30 11:41:37 +00:00 |
|
Alexander Harkness
|
e5f9c97e3d
|
Create GETTING-STARTED.md
|
2013-12-30 11:22:52 +00:00 |
|
madmaxoft
|
61254d0356
|
APIDump: Fixed a factual error in OnPluginsLoaded description.
|
2013-12-29 14:48:58 +01:00 |
|
madmaxoft
|
61af77a5c5
|
APIDump: Static files overwrite their destination.
|
2013-12-29 13:24:38 +01:00 |
|
madmaxoft
|
8406a37ac2
|
APIDump: The PRE html tag has tab width set to 2 spaces.
|
2013-12-29 13:23:30 +01:00 |
|
madmaxoft
|
b84cd0b3c5
|
APIDump: Documented OnPluginsLoaded.
|
2013-12-29 13:15:46 +01:00 |
|
madmaxoft
|
248ba1ea9f
|
Added HOOK_PLUGINS_LOADED.
This fixes #482.
|
2013-12-29 12:51:58 +01:00 |
|
Mattes D
|
d40ed86907
|
Merge pull request #481 from MikeHunsinger/master
Added function to create large birch tree images in birch forests
|
2013-12-29 00:04:08 -08:00 |
|
Mike Hunsinger
|
b93b4c4825
|
Added function to create Tall Birch tree in BirchTreeForest biomes
|
2013-12-28 23:49:51 -07:00 |
|
madmaxoft
|
725b997a28
|
Fixed a (valid) warning in RCONServer.
|
2013-12-28 22:00:01 +01:00 |
|
madmaxoft
|
06dbc783fe
|
Fixed the Windows script for uploading Lua API to an FTP server.
The new script handles subfolders, too.
|
2013-12-28 09:44:14 +01:00 |
|
madmaxoft
|
537d1c4e42
|
APIDump: Added the SettingUpDecoda article.
This implements #383.
|
2013-12-27 20:56:01 +01:00 |
|
madmaxoft
|
9689896f9c
|
APIDump: Articles eplicitly declare being UTF-8.
This fixes display in firefox.
|
2013-12-27 20:48:11 +01:00 |
|
madmaxoft
|
e4c6e853ea
|
APIDump: Added quick links to index to each class and hook file.
Third part of #403.
|
2013-12-27 15:48:01 +01:00 |
|
madmaxoft
|
9a9888a8cc
|
APIDump: Added a quick-nav menu to hook descriptions.
Second part of #403.
|
2013-12-27 15:36:28 +01:00 |
|
madmaxoft
|
b99255820b
|
APIDump: Added a quick-nav menu to class descriptions.
First part of #403.
|
2013-12-27 15:26:41 +01:00 |
|
madmaxoft
|
0c071c5937
|
APIDump: Split the huge DumpAPIHtml function into smaller ones.
|
2013-12-27 15:08:27 +01:00 |
|
madmaxoft
|
daeb37b27b
|
APIDump: Extra pages renamed to articles and moved to front.
|
2013-12-27 15:01:49 +01:00 |
|
madmaxoft
|
270d79d47b
|
APIDump: Fixed the WritingPlugin article.
The code is no longer weirdly indented in the browser, and links are relative to the API docs root.
|
2013-12-27 14:46:07 +01:00 |
|
madmaxoft
|
f0ca18d72a
|
APIDump: Added the WritingPlugin article to the exported pages.
|
2013-12-27 14:33:15 +01:00 |
|
madmaxoft
|
1a3a291bde
|
APIDump: Fixed bad for-loop.
How did I not see this before?
|
2013-12-27 14:32:40 +01:00 |
|
Mattes D
|
194a1b208f
|
Merge pull request #477 from mc-server/cmake-win
Cmake-win
|
2013-12-27 04:54:42 -08:00 |
|
madmaxoft
|
f5c013071e
|
Lua is built statically on *nix.
|
2013-12-27 12:01:45 +01:00 |
|
madmaxoft
|
66f9fcbb69
|
Fixed unix Lua dependencies.
|
2013-12-27 11:56:39 +01:00 |
|
madmaxoft
|
90213d324a
|
Merge branch 'master' into cmake-win
|
2013-12-27 11:53:12 +01:00 |
|
madmaxoft
|
1cf6502be2
|
Made cmake compilation possible on Windows.
|
2013-12-27 11:51:08 +01:00 |
|
Alexander Harkness
|
e3726a8bb3
|
Merge pull request #476 from mc-server/apidump-writingplugin
Writing a plugin APIDump article (#382)
|
2013-12-26 07:16:23 -08:00 |
|