Descent3/cfile
C.W. Betts c6da74b069
Mark functions and variables as static (#185)
* Begin by marking functions and variables as static when needed.

* More work.

* More work.

* More pokes.

* More work.

* More work.

* Initial work on the netgames.

* Revert changes to the license header on source files.

* clutter.cpp poke.

* One final poke.

* Move some declarations to headers:

Move paged_in_count and paged_in_num to gamesequence.h
Move DoneLightInstance and StartLightInstance to polymodel.h

* Look over the AI script/plug-ins.

* Going over the changes one last time.

* Fix rebase errors.

* More migration from bare statics to static inlines.
2024-05-07 23:35:28 +02:00
..
cfile.cpp Mark functions and variables as static (#185) 2024-05-07 23:35:28 +02:00
cfile.h Do not attempt case-sensitive processing on Windows 2024-05-06 19:08:31 +01:00
CMakeLists.txt Add BUILD_INTERFACE to cfile module 2024-04-24 00:41:02 +03:00
hogfile.cpp Cleanup hogfile code 2024-05-06 22:50:07 +03:00
hogfile.h Cleanup hogfile code 2024-05-06 22:50:07 +03:00
inffile.cpp Add BUILD_INTERFACE to cfile module 2024-04-24 00:41:02 +03:00
inffile.h Reapply "Cfile module update" 2024-04-24 00:40:39 +03:00