cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
hace 3 años |
cutealien
|
bff50c751d
Spelling fixes.
|
hace 8 años |
hybrid
|
bb3d37794b
Second round of override checks
|
hace 11 años |
hybrid
|
0a2330890a
Bump copyright to 2012
|
hace 12 años |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
hace 14 años |
engineer_apple
|
2a8461a4fe
- added WAD Archive Loader ( Quake2 (WAL2) and Halflife (WAL3) are supported )
|
hace 14 años |
hybrid
|
3d4ff2a67e
Add ways to provide the password for encrypted archives.
|
hace 15 años |
hybrid
|
db4c7a2caf
Remove extra commas
|
hace 15 años |
hybrid
|
c35ca282d2
Add Nebula device archive reader.
|
hace 15 años |
hybrid
|
275874afb1
Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated.
|
hace 15 años |
hybrid
|
157cd67caf
Merged revisions 2622:2663 from branch 1.6. SMaterial bug, MS3D patch, LWO fix. Better Shift recognition under 2in32. D3D depth buffer MSAA problems fixed. string<c16> changed to io::path. Fix 2dimagebatch, add better mtl file finder. Fix some OpenGL extension checks. Fixed x86-64 warnings. Export symbols in gcc4. Scolling in GUITab fixed. Fixed PixelBlend16 and SW driver. FPS cam stuttering fixed. OSX project additions. New scene parameter to ignore obj's mtl files.
|
hace 15 años |
bitplane
|
c3240d1561
Fixed Quake3Explorer and added codeblocks project. Ensure paths in createFileList end in /, fixed bug in mountPointReader
|
hace 15 años |
bitplane
|
cc173d1126
API Change! File archive API tidied: CFileList now takes care of removing paths lowering case, finding files, it can hold directory trees and is populated by the filesystem and archives. Archives now inherit it and return a const IFileList pointer rather than implementing each method and requiring special entry types in the API. createFileList works with the virtual filesystem. Separated the mount point stuff from the zip reader to its own files. Added GZIP archive type, fixed problem when loading files without names in gzips. Fixed a crash in the file dialog when the file list was null.
|
hace 15 años |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
hace 15 años |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
hace 15 años |
bitplane
|
24bbe96c9c
A couple of cosmetic things I forgot to check in a while ago.
|
hace 15 años |
bitplane
|
a7f1c19c44
Added gzip support to ZIP archive loader. To load a tar.gz you must load it twice, like so:
|
hace 15 años |
bitplane
|
f0e4959484
- IFileSystem changes:
|
hace 15 años |
hybrid
|
824058e24a
Added some convenience overloads for archive handling. Cleaned up the existing methods.
|
hace 15 años |
engineer_apple
|
dfa2d627b2
Changes in version 1.6, TA
|
hace 16 años |