2012-03-10 |
Perttu Ahola | Tune "Connecting to server" and "Waiting content" screens |
blob | commitdiff | raw |
2012-03-10 |
Kahrl | Chat console, including a number of rebases and modific... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Starting the game in the pause menu is lame, don't... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Initial directory structure rework |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Fix and tune things, add tool "recharge" animation... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | ClientActiveObject::debugInfoText() |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Damage groups WIP |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Don't draw cracks when digging is impossible |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Perttu Ahola | Digging time groups WIP |
blob | commitdiff | raw | diff to current |
2012-02-28 |
celeron55 | Merge pull request #46 from garrosh/master |
blob | commitdiff | raw | diff to current |
2012-02-06 |
Perttu Ahola | Tune brightness stuff and fog color |
blob | commitdiff | raw | diff to current |
2012-02-06 |
Perttu Ahola | Fix calculating if block is in viewing range; fix fog... |
blob | commitdiff | raw | diff to current |
2012-02-02 |
Perttu Ahola | Merge remote-tracking branch 'kahrl/hidehud' |
blob | commitdiff | raw | diff to current |
2012-02-01 |
Kahrl | Page up/down: don't display the old value, it was a... |
blob | commitdiff | raw | diff to current |
2012-02-01 |
Kahrl | Page up and down change the minimum viewing range |
blob | commitdiff | raw | diff to current |
2012-02-01 |
Kahrl | Show the top line too when only chat, but not HUD is... |
blob | commitdiff | raw | diff to current |
2012-01-31 |
Kahrl | F1 toggles HUD, F2 toggles chat, F5 toggles debug info... |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Kahrl | Inventory menu (with dragging) improved. Crafting is... |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Kahrl | Node placement / mineral / serialization / iron freq... |
blob | commitdiff | raw | diff to current |
2012-01-12 |
Kahrl | The huge item definition and item namespace unification... |
blob | commitdiff | raw | diff to current |
2012-01-02 |
Perttu Ahola | Fix server sending stuff before textures have been... |
blob | commitdiff | raw | diff to current |
2011-12-11 |
Perttu Ahola | Extend load screen maximum time |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Perttu Ahola | Show infotext for unknown nodes |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Kahrl | CraftItem rework and Lua interface |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Print errors from local log to chat |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Kahrl | Add IDropAction and related stuff |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Make object hit delay smaller for fun; actually it... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | When digging a node, don't switch to punching an object... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Remove #include <content_mapnode.h> from game.cpp |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Improve loading screen and protocol |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Fix flowing water being always opaque |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Completely generalized mesh generation; ContentFeatures... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Better node texture generation |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Properly update textures in node definitions |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Modify mod and texture directory hierarchies |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Move tool definitions to script |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Tool definition transfer to client |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Make fence post selection box smaller and create code... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | GameDef compiles |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Create framework for getting rid of global definitions... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Allocate MapBlock::m_node_metadata on heap to allow... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Generic NodeMetadata text input |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Generalize selection boxes |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Perttu Ahola | Move ContentFeatures to mapnode_contentfeatures.{h... |
blob | commitdiff | raw | diff to current |
2011-11-02 |
Perttu Ahola | occlusion culling fix, a little reshaping of map render... |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Perttu Ahola | Try to tune fog to work well on high-end machines also |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Perttu Ahola | Tune map rendering and related diagnostics |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Perttu Ahola | Fix client profiler print interval |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Perttu Ahola | F2 toggles profiler display in client |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Perttu Ahola | Display RTT (round trip time, ping) on client status... |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Perttu Ahola | Add some rendering statistics to profiler |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Some more profiler stuff to get the hang on what really... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Improve debug profiler usage for investigating CPU... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Fix map delete on windows (concatenate paths correctly... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Perttu Ahola | Use the logger; also, default to not showing much crap... |
blob | commitdiff | raw | diff to current |
2011-10-15 |
Perttu Ahola | Handle death and respawn better |
blob | commitdiff | raw | diff to current |
2011-10-15 |
Perttu Ahola | Improve mobv2 |
blob | commitdiff | raw | diff to current |
2011-10-14 |
Perttu Ahola | mobv2 |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Perttu Ahola | Header file tweaking; mainly for speed |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'marktraceur/master' |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge remote-tracking branch 'kahrl/sectors2sqlite... |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Merge branch 'view_bobbing_and_vielded_tool' |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Perttu Ahola | Fix single-frame lag in camera yaw/pitch, tune view... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Kahrl | Create a separate scene manager for the wielded tool... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Kahrl | Digging animation |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Kahrl | Added sprite extruder |
blob | commitdiff | raw | diff to current |
2011-09-14 |
Kahrl | Made wielded tool move slightly (and smoothly) during... |
blob | commitdiff | raw | diff to current |
2011-09-08 |
Kahrl | trying something else... also replaced M_PI by PI every... |
blob | commitdiff | raw | diff to current |
2011-09-08 |
Kahrl | attempting to merge Queatz/the-wielded-tool and kahrl... |
blob | commitdiff | raw | diff to current |
2011-09-08 |
Kahrl | Implemented view bobbing (testing simple lemniscate... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Kahrl | Collected and moved existing camera infrastructure... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Kahrl | Removed unused camera_position and camera_direction... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
JacobF | Display which tool the player is holding |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Perttu Ahola | Inventory transparency; very loosely based on sapier... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Perttu Ahola | Merge remote-tracking branch 'oblomov/me_cmd' |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Perttu Ahola | Merge remote-tracking branch 'oblomov/new_input' |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Giuseppe Bilotta | Introduce hotkey for calling up a command window |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Giuseppe Bilotta | Remove distinction between /# and / commands |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Giuseppe Bilotta | Overhaul the input system |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Perttu Ahola | Merge branch 'lava' |
blob | commitdiff | raw | diff to current |
2011-08-14 |
Perttu Ahola | lava! |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Perttu Ahola | Merge remote-tracking branch 'speedprog/banByIp' |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Constantin Wenger | added ipban support |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Giuseppe Bilotta | Keep track of player item |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Giuseppe Bilotta | Refactor player's eye position coding |
blob | commitdiff | raw | diff to current |
2011-08-05 |
Perttu Ahola | merged delta and c55 |
blob | commitdiff | raw | diff to current |
2011-08-03 |
Perttu Ahola | Fixed farmesh to such that it was a long time ago. |
blob | commitdiff | raw | diff to current |
2011-08-01 |
Nils Dagsson Moskopp | Merge pull request #47 from MarkTraceur/master |
blob | commitdiff | raw | diff to current |
2011-08-01 |
Mark Holmquist | Fixed a few problems in the ladder update, and changed... |
blob | commitdiff | raw | diff to current |
2011-08-01 |
Mark Holmquist | Added ladders--they don't have any use yet, though |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Nils Dagsson Moskopp | Merge branch 'upstream/master' |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Nils Dagsson Moskopp | Merge remote-tracking branch 'origin/upstream' |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Perttu Ahola | Server configuration is now written when "/#setting... |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Perttu Ahola | Rats are now eatable. Also made their selection box... |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Perttu Ahola | Removed remaining -delta references |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Perttu Ahola | merged fix to decapitated trees; other bugs now exists |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | Made hotbar a bit smaller |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | merged jungle and bluish shadows |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | merged the content type extension and delta |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Perttu Ahola | extended content-type range |
blob | commitdiff | raw | diff to current |
next |