Skip to content

Commit

Permalink
intensive review of address map
Browse files Browse the repository at this point in the history
  • Loading branch information
gafferongames committed Jan 9, 2024
1 parent b855e52 commit ec7747b
Show file tree
Hide file tree
Showing 8 changed files with 110 additions and 178 deletions.
2 changes: 1 addition & 1 deletion client.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*
netcode reference implementation
netcode
Copyright © 2017 - 2024, Mas Bandwidth LLC
Expand Down
2 changes: 1 addition & 1 deletion client_server.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
netcode reference implementation
netcode
Copyright © 2017 - 2024, Mas Bandwidth LLC
Expand Down
274 changes: 103 additions & 171 deletions netcode.c

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion netcode.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
netcode reference implementation
netcode
Copyright © 2017 - 2024, Mas Bandwidth LLC
Expand Down
2 changes: 1 addition & 1 deletion profile.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
netcode reference implementation
netcode
Copyright © 2017 - 2024, Mas Bandwidth LLC
Expand Down
2 changes: 1 addition & 1 deletion server.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
netcode reference implementation
netcode
Copyright © 2017 - 2024, Mas Bandwidth LLC
Expand Down
2 changes: 1 addition & 1 deletion soak.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
netcode reference implementation
netcode
Copyright © 2017 - 2024, Mas Bandwidth LLC
Expand Down
2 changes: 1 addition & 1 deletion test.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
netcode reference implementation
netcode
Copyright © 2017 - 2024, Mas Bandwidth LLC
Expand Down

0 comments on commit ec7747b

Please sign in to comment.