.. |
jthread
|
|
|
activeobject.h
|
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
|
2011-04-21 19:35:17 +03:00 |
base64.cpp
|
Passwords - password entry at main menu, stored and checked by server
|
2011-05-20 20:28:03 +01:00 |
base64.h
|
Passwords - password entry at main menu, stored and checked by server
|
2011-05-20 20:28:03 +01:00 |
client.cpp
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
client.h
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
clientobject.cpp
|
All textures are are now searched first from the directory specified by the texture_path setting.
|
2011-05-21 11:07:03 +03:00 |
clientobject.h
|
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
|
2011-04-21 19:35:17 +03:00 |
clientserver.h
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
clouds.cpp
|
random comment updates
|
2011-04-30 02:12:32 +03:00 |
clouds.h
|
random comment updates
|
2011-04-30 02:12:32 +03:00 |
cmake_config.h.in
|
cleaning notes and stuff
|
2011-04-06 11:34:41 +03:00 |
CMakeLists.txt
|
added new submenu for key assignment
|
2011-06-01 19:44:07 +02:00 |
collision.cpp
|
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
|
2011-04-21 19:35:17 +03:00 |
collision.h
|
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
|
2011-04-21 19:35:17 +03:00 |
common_irrlicht.h
|
random comment updates
|
2011-04-30 02:12:32 +03:00 |
config.h
|
|
|
connection.cpp
|
Cleaned networking code a bit (had this one on the to-do list for like 4 months already)
|
2011-05-21 12:25:08 +03:00 |
connection.h
|
Cleaned networking code a bit (had this one on the to-do list for like 4 months already)
|
2011-05-21 12:25:08 +03:00 |
constants.h
|
small comment update
|
2011-05-18 21:59:31 +03:00 |
debug.cpp
|
fixed warnings reported by cppcheck
|
2011-04-11 11:36:13 +03:00 |
debug.h
|
Get rid of all the string format warnings caused by the DSTACK macro
|
2011-05-16 21:47:50 +01:00 |
defaultsettings.cpp
|
fast_move and free_move can now be toggled
|
2011-05-29 19:17:42 +02:00 |
environment.cpp
|
Some work-in-progress stuff and many comment updates
|
2011-05-22 23:55:02 +03:00 |
environment.h
|
a work-in-progress map modified callback interface (committing because i want to merge the fence stuff)
|
2011-05-24 20:05:30 +03:00 |
exceptions.h
|
|
|
filesys.cpp
|
New map directory structure that avoids map size being limited by filesystem
|
2011-05-18 16:48:27 +01:00 |
filesys.h
|
New map directory structure that avoids map size being limited by filesystem
|
2011-05-18 16:48:27 +01:00 |
game.cpp
|
fast_move and free_move can now be toggled
|
2011-05-29 19:17:42 +02:00 |
game.h
|
Passwords - password entry at main menu, stored and checked by server
|
2011-05-20 20:28:03 +01:00 |
gettime.h
|
|
|
guiFurnaceMenu.cpp
|
forgot the furnace menu files!
|
2011-04-05 11:46:17 +03:00 |
guiFurnaceMenu.h
|
forgot the furnace menu files!
|
2011-04-05 11:46:17 +03:00 |
guiInventoryMenu.cpp
|
Added key configuration in the configuration file.
|
2011-05-14 15:43:26 +03:00 |
guiInventoryMenu.h
|
changed node metadata format to better accomodate future needs and problems
|
2011-04-05 00:24:47 +03:00 |
guiKeyChangeMenu.cpp
|
added new submenu for key assignment
|
2011-06-01 19:44:07 +02:00 |
guiKeyChangeMenu.h
|
added new submenu for key assignment
|
2011-06-01 19:44:07 +02:00 |
guiMainMenu.cpp
|
added new submenu for key assignment
|
2011-06-01 19:44:07 +02:00 |
guiMainMenu.h
|
added new submenu for key assignment
|
2011-06-01 19:44:07 +02:00 |
guiMessageMenu.cpp
|
|
|
guiMessageMenu.h
|
added new submenu for key assignment
|
2011-06-01 19:44:07 +02:00 |
guiPasswordChange.cpp
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
guiPasswordChange.h
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
guiPauseMenu.cpp
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
guiPauseMenu.h
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
guiTextInputMenu.cpp
|
|
|
guiTextInputMenu.h
|
|
|
inventory.cpp
|
+ clay and associated items
|
2011-06-01 04:57:46 +02:00 |
inventory.h
|
Removed IrrlichtWrapper
|
2011-04-22 09:54:05 +03:00 |
keycode.cpp
|
added new submenu for key assignment
|
2011-06-01 19:44:07 +02:00 |
keycode.h
|
added new submenu for key assignment
|
2011-06-01 19:44:07 +02:00 |
light.cpp
|
tested out and commented out some new stuff for the terrain generator, to be used in the future.
|
2011-04-26 15:38:42 +03:00 |
light.h
|
|
|
main.cpp
|
a work-in-progress map modified callback interface (committing because i want to merge the fence stuff)
|
2011-05-24 20:05:30 +03:00 |
main.h
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
map.cpp
|
+ papyrus
|
2011-06-03 00:55:28 +02:00 |
map.h
|
New map directory structure that avoids map size being limited by filesystem
|
2011-05-18 16:48:27 +01:00 |
mapblock.cpp
|
+ papyrus
|
2011-06-03 00:55:28 +02:00 |
mapblock.h
|
Preliminary "active block" stuff + set up test code to grow grass.
|
2011-05-22 17:00:09 +03:00 |
mapblockobject.cpp
|
All textures are are now searched first from the directory specified by the texture_path setting.
|
2011-05-21 11:07:03 +03:00 |
mapblockobject.h
|
All textures are are now searched first from the directory specified by the texture_path setting.
|
2011-05-21 11:07:03 +03:00 |
mapchunk.h
|
Optimized map saving and sending (server-side)
|
2011-04-26 00:23:38 +03:00 |
mapnode.cpp
|
+ papyrus
|
2011-06-03 00:55:28 +02:00 |
mapnode.h
|
+ papyrus
|
2011-06-03 00:55:28 +02:00 |
mapsector.cpp
|
|
|
mapsector.h
|
|
|
materials.cpp
|
+ papyrus
|
2011-06-03 00:55:28 +02:00 |
materials.h
|
|
|
mineral.cpp
|
All textures are are now searched first from the directory specified by the texture_path setting.
|
2011-05-21 11:07:03 +03:00 |
mineral.h
|
All textures are are now searched first from the directory specified by the texture_path setting.
|
2011-05-21 11:07:03 +03:00 |
modalMenu.h
|
changed node metadata format to better accomodate future needs and problems
|
2011-04-05 00:24:47 +03:00 |
nodemetadata.cpp
|
Some progress on transitioning from MapBlockObject to ActiveObject.
|
2011-04-08 00:47:14 +03:00 |
nodemetadata.h
|
new object system
|
2011-04-10 04:15:10 +03:00 |
noise.cpp
|
tested out and commented out some new stuff for the terrain generator, to be used in the future.
|
2011-04-26 15:38:42 +03:00 |
noise.h
|
tested out and commented out some new stuff for the terrain generator, to be used in the future.
|
2011-04-26 15:38:42 +03:00 |
player.cpp
|
Added 'shout' player privilege
|
2011-05-23 20:40:25 +01:00 |
player.h
|
Added 'shout' player privilege
|
2011-05-23 20:40:25 +01:00 |
porting.cpp
|
Get rid of ignored return value warning
|
2011-05-16 21:57:36 +01:00 |
porting.h
|
|
|
serialization.cpp
|
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
|
2011-04-21 19:35:17 +03:00 |
serialization.h
|
Preliminary "active block" stuff + set up test code to grow grass.
|
2011-05-22 17:00:09 +03:00 |
server.cpp
|
+ papyrus
|
2011-06-03 00:55:28 +02:00 |
server.h
|
Preliminary "active block" stuff + set up test code to grow grass.
|
2011-05-22 17:00:09 +03:00 |
servercommand.cpp
|
Restored the auto-admin powers of the local user (via name= in the config)
|
2011-05-16 18:26:37 +01:00 |
servercommand.h
|
Restored the auto-admin powers of the local user (via name= in the config)
|
2011-05-16 18:26:37 +01:00 |
servermain.cpp
|
|
|
serverobject.cpp
|
Preliminary "active block" stuff + set up test code to grow grass.
|
2011-05-22 17:00:09 +03:00 |
serverobject.h
|
Preliminary "active block" stuff + set up test code to grow grass.
|
2011-05-22 17:00:09 +03:00 |
sha1.cpp
|
Passwords - a few corrections to the previous commit
|
2011-05-20 21:37:13 +01:00 |
sha1.h
|
Passwords - a few corrections to the previous commit
|
2011-05-20 21:37:13 +01:00 |
socket.cpp
|
fixed warnings reported by cppcheck
|
2011-04-11 11:36:13 +03:00 |
socket.h
|
|
|
staticobject.h
|
added missing file
|
2011-04-10 20:49:15 +03:00 |
strfnd.h
|
|
|
test.cpp
|
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
|
2011-04-21 19:35:17 +03:00 |
test.h
|
|
|
threads.h
|
|
|
tile.cpp
|
+ papyrus
|
2011-06-03 00:55:28 +02:00 |
tile.h
|
All textures are are now searched first from the directory specified by the texture_path setting.
|
2011-05-21 11:07:03 +03:00 |
utility.cpp
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
utility.h
|
Added the ability to change your password (via pause menu)
|
2011-05-22 21:09:12 +01:00 |
voxel.cpp
|
|
|
voxel.h
|
fixed warnings reported by cppcheck
|
2011-04-11 11:36:13 +03:00 |