athile
|
3ed03fee2f
|
Fix lighting defect and VS8 compiler warnings.
|
15 years ago |
Marc Zinnschlag
|
223d8ffd9b
|
Redemption compatibility fix
|
15 years ago |
Nicolay Korslund
|
293c7c29c4
|
Made includes more portable + minor optimization fix.
|
15 years ago |
Ardekantur
|
a803c32733
|
Updated to work with latest changes upstream
|
15 years ago |
Ardekantur
|
1004ab7ea2
|
Merge branch 'mac-build'
Conflicts:
.gitignore
|
15 years ago |
Ardekantur
|
0de198980c
|
initial commit of mac build
|
15 years ago |
Nicolay Korslund
|
dc2c9f06d0
|
Renamed all .h to .hpp. Started porting rendering code.
|
15 years ago |
Nicolay Korslund
|
2d2804b30c
|
Fixed unbearably slow cell loader. Faster now.
|
15 years ago |
Nicolay Korslund
|
8feb987a60
|
Added struct packing pragmas to esm/loadregn.hpp (fixes Assertion "sizeof(X) == size" failed.)
|
15 years ago |
Nicolay Korslund
|
bdb6896c3f
|
Created (a very slow) cell loader. Will optimize.
|
15 years ago |
Nicolay Korslund
|
46e09c5c75
|
CellList is done, cells can be looked up
- finished CellList in game/esm_reclists.hpp
- esm_reader: get*String() now removes trailing zero terminators from result
|
15 years ago |
Nicolay Korslund
|
3e157ff2b8
|
Applied patch from GWater + other minor fixes
|
15 years ago |
Nicolay Korslund
|
e534431022
|
Main program now stores ESM data in memory
|
15 years ago |
Nicolay Korslund
|
b68e859b6d
|
Added cell loading option -C to esmtool
|
15 years ago |
Nicolay Korslund
|
5d2394a78b
|
Finished cell loading code in esm/loadcell.hpp
|
15 years ago |
Nicolay Korslund
|
db56985828
|
Finished all basic parsers. Added --quiet option to esmtool.
|
15 years ago |
Nicolay Korslund
|
2302e1f712
|
Converted loadinfo.d
|
15 years ago |
Nicolay Korslund
|
e5a64eeb5e
|
Fixed NPC_, LEVI and LEVC. Only DIAL and INFO left.
|
15 years ago |
Nicolay Korslund
|
514fe3795a
|
Added LAND, PGRD and CELL
|
15 years ago |
Nicolay Korslund
|
5cfe2e2de0
|
fixed hex values in records.hpp
|
15 years ago |
Nicolay Korslund
|
35ddfcfbf5
|
Finished GMST
|
15 years ago |
Nicolay Korslund
|
7b42ba6e20
|
Ported CREA, LTEX, MGEF, NPCC, REGN and SCPT. Only the big ones left.
|
15 years ago |
Nicolay Korslund
|
bd71031206
|
Added CLAS, CONT, FACT, LOCK, PROB, REPA and WEAP records.
|
15 years ago |
Nicolay Korslund
|
fb690cce9b
|
Finished ALCH, APPA, BOOK, CLOT, CREC, ENCH, GLOB, INGR, LIGH, MISC, RACE, SKIL, SNDG, SSCR and STAT. Phew!
|
15 years ago |
Nicolay Korslund
|
ae6136816d
|
Finished SPEL, added defs.hpp
|
15 years ago |
Nicolay Korslund
|
288b9362ae
|
Finished ACTI, made ESM namespace
|
15 years ago |
Nicolay Korslund
|
1ba62f309e
|
Ported DOOR, added RAW mode to esmtool
|
15 years ago |
Nicolay Korslund
|
a68b62b693
|
Added ARMO, BSGN and SOUN
|
15 years ago |
Nicolay Korslund
|
1d70b2c257
|
Made esmtool test, finished BODY record (loadbody.hpp)
|
15 years ago |
Nicolay Korslund
|
bbf0bbe982
|
Nitpicks
|
15 years ago |
Nicolay Korslund
|
0e01703535
|
added case-insensitive functions to tools/stringops
|
15 years ago |
Nicolay Korslund
|
f803830d03
|
Finished ESM header decoder
|
15 years ago |
Nicolay Korslund
|
aa6a30edeb
|
Little more work on ESM reader
|
15 years ago |
Nicolay Korslund
|
4fc5435001
|
Started porting ESM reader
|
15 years ago |
nkorslund
|
de5a07ee71
|
Moved old d code to old_d_version/ - will be deleted later
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@138 ea6a568a-9f4f-0410-981a-c910a81bb256
|
15 years ago |
nkorslund
|
e2e1c3b54b
|
Added -save switch: can now load player cell / pos from savegames
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@137 ea6a568a-9f4f-0410-981a-c910a81bb256
|
15 years ago |
nkorslund
|
5715235a17
|
Added crosshair, commented LAND records
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@136 ea6a568a-9f4f-0410-981a-c910a81bb256
|
15 years ago |
nkorslund
|
4f5b9d019a
|
Rewrote more of the terrain system in D
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@121 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
1b01de4294
|
Preparation for console
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@103 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
fd79223cf7
|
Several bugfixes related to the new Monster version
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@101 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
600583cb89
|
Updated to Monster 0.12 (from SVN)
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@97 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
8dd3bfa896
|
Fixed a couple of ESM issues (compatible with the Redemtion mod)
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@96 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
6e9de0dc82
|
- fixed cell name memory management bug in cpp_mygui.cpp
- esm/esp reader: made ITEX record in MGEF optional
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@94 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
6dcf6c565a
|
Update to latest Monster, and minor simplification of the scripts.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@83 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
dffe9f3b06
|
Cosmetic changes
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@75 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
6a7401e133
|
Added the rest of the game objects (objects found in cells) as Monster
scripts. No functionality yet, just data storage.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@73 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
76295fbd45
|
Started implementing ALL in-game objects as Monster scripts.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@72 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
3f1aeb3aef
|
Adding in Monster
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@61 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
5733869327
|
fixed readme's for 0.5, various minor changes
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@59 ea6a568a-9f4f-0410-981a-c910a81bb256
|
16 years ago |
nkorslund
|
1cfaeeb8fc
|
Started experimenting with Bullet
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@46 ea6a568a-9f4f-0410-981a-c910a81bb256
|
17 years ago |