This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
Minecraft-Overviewer
Archived
Watch
0
Fork
0
You've already forked Minecraft-Overviewer
Code
Activity
This repository has been archived on
2025-04-25
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
4eea7e4426e0776c55063af0e2d57596d85ef3f6
Minecraft-Overviewer
/
overviewer_core
/
src
History
Andrew Chin
39f96909e9
Fix long int too large issue on windows
...
Use a long long instead of a long, which is 8-bytes on all platforms
Fixes
#757
2012-07-28 22:41:22 -04:00
..
primitives
Fix long int too large issue on windows
2012-07-28 22:41:22 -04:00
composite.c
tabs -> spaces and removed windows newline
2012-07-03 21:07:40 -04:00
Draw.c
Merge branch 'dtt-c-render' into py-package
2011-04-03 22:47:11 -04:00
endian.c
sdist and install now work
2011-03-29 13:49:50 -04:00
iterate.c
added slime overlay, colors chunks green if slimes can spawn
2012-06-05 23:18:15 -04:00
main.c
added a fast resize function
2012-07-03 20:26:23 -04:00
overviewer.h
Bump c_overviewer version
2012-07-20 22:29:28 -04:00
rendermodes.c
default values for options are now specified alongside their definitions
2012-01-08 01:09:43 -05:00
rendermodes.h
overlays converted into render primitives
2012-02-26 11:39:07 -05:00