index
:
games/grv/grv.git
master
origin
Grävning - a very silly little game
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
netopen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sock_to_file: The proper type for fdopen() is "r" not "f"...
H. Peter Anvin
2013-02-04
1
-1
/
+1
*
network: drop support for pre-NT Windows bug workaround
H. Peter Anvin
2012-03-12
1
-153
/
+18
*
highscore: be smarter about when to upload high scores
H. Peter Anvin
2012-03-09
1
-2
/
+3
*
Fix Windows code; move baseline to WinXP or newer
H. Peter Anvin
2012-03-01
1
-35
/
+13
*
Clean up crap whitespace
H. Peter Anvin
2012-02-29
1
-4
/
+3
*
netopen: Support IPv6; abstract out some common code
H. Peter Anvin
2012-02-29
1
-19
/
+83
*
Go back to using plain winsock; no need for the winsock2 extra features,
grv-2003
H. Peter Anvin
2003-03-29
1
-1
/
+1
*
Cheat codes shouldn't use Alt+Fx; too likely to interfere with window manager
H. Peter Anvin
2003-03-29
1
-5
/
+11
*
More fixes for Windows compatibility: avoid %ll formats; fix the new
H. Peter Anvin
2003-03-28
1
-4
/
+6
*
Try to fix broken Windows networking... *sigh*
H. Peter Anvin
2003-03-28
1
-28
/
+149
*
Make it compile and run correctly on Win32
H. Peter Anvin
2003-03-26
1
-1
/
+25
*
Revamp some stuff for Winsuck combatibility, sigh
H. Peter Anvin
2003-03-25
1
-0
/
+67
*
Add infrastructure for network highscore server (not ready yet)
H. Peter Anvin
2003-03-25
1
-0
/
+55