Commit 1ef7a70
committed
clean up cfile
- replace a lot of platform specific code with SDL filesystem functions
- remove support for memory-mapped files (not actually used)
- only do special case-sensitive filesystem handling if required
- support case-sensitive roots on Windows1 parent 11be04d commit 1ef7a70
File tree
46 files changed
+220
-452
lines changed- code
- anim
- cfile
- controlconfig
- ddsutils
- graphics
- opengl
- software
- hud
- jpgutils
- libs/ffmpeg
- missionui
- mission
- model
- network
- parse
- pcxutils
- pilotfile
- pngutils
- scpui
- scripting
- api/libs
- tgautils
- fred2
- freespace2
- qtfred/src/mission
- test/src
- cfile
- scripting
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+220
-452
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
670 | | - | |
671 | 670 | | |
672 | 671 | | |
673 | 672 | | |
674 | 673 | | |
675 | | - | |
| 674 | + | |
676 | 675 | | |
677 | 676 | | |
678 | 677 | | |
| |||
697 | 696 | | |
698 | 697 | | |
699 | 698 | | |
700 | | - | |
| 699 | + | |
701 | 700 | | |
702 | 701 | | |
703 | 702 | | |
| |||
743 | 742 | | |
744 | 743 | | |
745 | 744 | | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
758 | 748 | | |
759 | 749 | | |
760 | 750 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
| |||
57 | 51 | | |
58 | 52 | | |
59 | 53 | | |
60 | | - | |
| 54 | + | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
| |||
0 commit comments