FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main.cpp - basicinside/minetest · GitHub
basicinside
/
minetest
Public
forked from
kahrl/minetest
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
minetest
src
main.cpp
on
master
User selector
Datepicker
Commit history
Commits on Dec 3, 2011
On SIGINT in main menu, don't connect before shutting down
celeron55
committed
871e6c0
View commit details
Copy full SHA for 871e6c0
View code at this point
Browse repository at this point
Note about debug.txt in error message dialog when mod fails to load
celeron55
committed
746b960
View commit details
Copy full SHA for 746b960
View code at this point
Browse repository at this point
Better mod loading error handling
celeron55
committed
2f4a92d
View commit details
Copy full SHA for 2f4a92d
View code at this point
Browse repository at this point
Commits on Nov 29, 2011
Rename menu background to menubg.png, move unknown_block.png and unknown_object.png to client, make generating a placeholder image for the filename "" not cause an error
celeron55
committed
026979e
View commit details
Copy full SHA for 026979e
View code at this point
Browse repository at this point
Remove content_mapnode.h and nodedef.h #includes
celeron55
committed
a793533
View commit details
Copy full SHA for a793533
View code at this point
Browse repository at this point
GameDef compiles
celeron55
committed
c6fd298
View commit details
Copy full SHA for c6fd298
View code at this point
Browse repository at this point
Create framework for getting rid of global definitions of node/tool/item/whatever types
celeron55
committed
abceeee
View commit details
Copy full SHA for abceeee
View code at this point
Browse repository at this point
Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuff
celeron55
committed
6499642
View commit details
Copy full SHA for 6499642
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
Add option to set water opaque (mainly for stylistic choice)
celeron55
committed
d0fdfd4
View commit details
Copy full SHA for d0fdfd4
View code at this point
Browse repository at this point
Disable mipmapping because it is sometimes ugly
celeron55
committed
a2af490
View commit details
Copy full SHA for a2af490
View code at this point
Browse repository at this point
Commits on Nov 2, 2011
Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds to enable_3d_clouds)
celeron55
committed
0c20973
View commit details
Copy full SHA for 0c20973
View code at this point
Browse repository at this point
Commits on Oct 20, 2011
Improve Connection with threading and some kind of congestion control
celeron55
committed
4b6138e
View commit details
Copy full SHA for 4b6138e
View code at this point
Browse repository at this point
Commits on Oct 18, 2011
Automate texture listing for texture atlas making
celeron55
committed
05ab58c
View commit details
Copy full SHA for 05ab58c
View code at this point
Browse repository at this point
Commits on Oct 17, 2011
Fix partly double printed debug.txt
celeron55
committed
30c21b4
View commit details
Copy full SHA for 30c21b4
View code at this point
Browse repository at this point
Commits on Oct 16, 2011
Fix map delete on windows (concatenate paths correctly with / or \ depending on OS)
celeron55
committed
67a6bc4
View commit details
Copy full SHA for 67a6bc4
View code at this point
Browse repository at this point
Use the logger; also, default to not showing much crap in console. Use --info-on-stderr to enable crap.
celeron55
committed
b65a5ac
View commit details
Copy full SHA for b65a5ac
View code at this point
Browse repository at this point
Commits on Oct 12, 2011
Header file tweaking; mainly for speed
celeron55
committed
9e46cbf
View commit details
Copy full SHA for 9e46cbf
View code at this point
Browse repository at this point
Commits on Aug 22, 2011
Overhaul the input system
Show description for 7e610ae
Oblomov
committed
7e610ae
View commit details
Copy full SHA for 7e610ae
View code at this point
Browse repository at this point
Commits on Aug 8, 2011
Remove spurious assignment
Oblomov
committed
ea26a9f
View commit details
Copy full SHA for ea26a9f
View code at this point
Browse repository at this point
Commits on Aug 5, 2011
merged delta and c55
celeron55
committed
64a6da3
View commit details
Copy full SHA for 64a6da3
View code at this point
Browse repository at this point
Commits on Aug 1, 2011
added TODO in main.cpp
celeron55
committed
97d659c
View commit details
Copy full SHA for 97d659c
View code at this point
Browse repository at this point
Commits on Jul 31, 2011
Merge remote-tracking branch 'origin/upstream'
erlehmann
committed
7ece677
View commit details
Copy full SHA for 7ece677
View code at this point
Browse repository at this point
Fixed problem of server always receiving an empty password from the client
celeron55
committed
e0b8e66
View commit details
Copy full SHA for e0b8e66
View code at this point
Browse repository at this point
Commits on Jul 30, 2011
Merge branch 'upstream/master'
erlehmann
committed
96bee29
View commit details
Copy full SHA for 96bee29
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/upstream'
erlehmann
committed
4ef9c76
View commit details
Copy full SHA for 4ef9c76
View code at this point
Browse repository at this point
Server configuration is now written when "/#setting whatever = whatever" is issued.
celeron55
committed
cdadbdb
View commit details
Copy full SHA for cdadbdb
View code at this point
Browse repository at this point
quick fix to it not building with gettext on my visual studio environment
celeron55
committed
df27b85
View commit details
Copy full SHA for df27b85
View code at this point
Browse repository at this point
Commits on Jul 24, 2011
Locale dir should be parallel to global data dir
Oblomov
committed
cce210f
View commit details
Copy full SHA for cce210f
View code at this point
Browse repository at this point
Two more instances of unhardcoding the project name
Oblomov
committed
423109e
View commit details
Copy full SHA for 423109e
View code at this point
Browse repository at this point
Refactor gettext init
Show description for c578efb
Oblomov
committed
c578efb
View commit details
Copy full SHA for c578efb
View code at this point
Browse repository at this point
Added a mapblock analyzing function for debugging use and fixed remaining mapgen bugs
celeron55
committed
29d905f
View commit details
Copy full SHA for 29d905f
View code at this point
Browse repository at this point
Gettext domain should match the project name
Show description for d4e7fac
Oblomov
committed
d4e7fac
View commit details
Copy full SHA for d4e7fac
View code at this point
Browse repository at this point
Commits on Jul 23, 2011
updated cmakerules to autodetect if gettext can be used
Show description for f6d9bcc
SpeedProg
committed
f6d9bcc
View commit details
Copy full SHA for f6d9bcc
View code at this point
Browse repository at this point
converted main.cpp dos linefeeds to unix linefeeds.
celeron55
committed
f13fc82
View commit details
Copy full SHA for f13fc82
View code at this point
Browse repository at this point
updated main.cpp comments a bit
celeron55
committed
bc14898
View commit details
Copy full SHA for bc14898
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL