This website works better with JavaScript.
2a6ed21351
Fixed incorrect hasPtr in MemoryStream
Nicolay Korslund
2010-01-05 13:16:05 +0100
3a15e6d0d5
Added NifRecord
Nicolay Korslund
2010-01-04 19:35:11 +0100
abde68fed6
Added tools/tests/
Nicolay Korslund
2010-01-04 19:16:40 +0100
f526cc640b
Created tools/slice_array.h
Nicolay Korslund
2010-01-04 18:52:20 +0100
6a34b0f2bf
Split nif_file in h/cpp
Nicolay Korslund
2010-01-04 18:49:23 +0100
769eae99b3
Started working on NIF reader prototype
Nicolay Korslund
2010-01-04 14:48:18 +0100
650f33811d
Added -l option to bsatool.
Nicolay Korslund
2010-01-04 13:05:35 +0100
2f13de8e2c
Mangle update
Nicolay Korslund
2010-01-04 11:57:36 +0100
fb1eec974c
Fixed const error in slice_stream.h
Nicolay Korslund
2010-01-04 12:22:52 +0100
4d16beef1a
Added Stream::PureFilter
Nicolay Korslund
2010-01-04 12:13:47 +0100
4065ac0199
Changed definition of Stream::getPtr(size), now moves the position locator by 'size' bytes.
Nicolay Korslund
2010-01-04 11:55:38 +0100
310e3a8038
Tested and fixed BSA archive loader for Ogre, added test script
Nicolay Korslund
2010-01-02 14:04:31 +0100
1779dc1f7c
Removed tools/str_exception (now part of Mangle)
Nicolay Korslund
2010-01-02 13:10:39 +0100
86089816a7
Added tools/str_exception.h and better error handling for StdStream and FileStream
Nicolay Korslund
2010-01-02 13:06:37 +0100
a02c398143
Added bsa/tests/bsatool - for listing and extracting BSA files
Nicolay Korslund
2010-01-02 12:43:19 +0100
318a24d455
Added Mangle as a Git submodule. Completed and tested BSAFile.
Nicolay Korslund
2010-01-02 11:50:35 +0100
5e70bc7bd7
Added semi-automatic test scripts
Nicolay Korslund
2010-01-02 10:24:58 +0100
63a3ad5e90
minor Readme work
Nicolay Korslund
2010-01-01 20:41:19 +0100
cdca68a368
Fixed up FFMpeg input +test
Nicolay Korslund
2010-01-01 20:18:11 +0100
fbb77478c0
Updated vfs+sound test in root/tests/
Nicolay Korslund
2010-01-01 19:52:37 +0100
f8d3a35cf8
Made separate tests for audiere and openal. Fixed segfault. Everything is peachy.
Nicolay Korslund
2010-01-01 19:48:04 +0100
56f9daed96
Combined OpenAL+Audiere sound test now compiles and runs, but segfaults
Nicolay Korslund
2010-01-01 18:42:35 +0100
9e332c4067
Fixed and tested all VFS tests
Nicolay Korslund
2010-01-01 17:06:41 +0100
c5316804b5
Fixed and tested all Stream tests
Nicolay Korslund
2010-01-01 16:39:11 +0100
eaf93691d5
Nearly finished shared_ptr, and getPtr(). Tests not rewritten yet.
Nicolay Korslund
2010-01-01 14:34:46 +0100
38501777b0
Added getPtr() family to Stream
Nicolay Korslund
2010-01-01 11:31:09 +0100
1f31b1d43d
Added BSA first draft (WIP)
nkorslund
2009-12-31 19:55:23 +0000
c45170f420
Starting rewrite to boost::shared_ptr. Not done, not tested.
Nicolay Korslund
2009-12-31 15:37:01 +0100
674ac556cc
Added StdStream, FileStream and SliceStream
Nicolay Korslund
2009-12-31 14:48:34 +0100
7d36b599d0
Added Sound.clone(), implemented with OpenAL.
Nicolay Korslund
2009-12-30 16:15:46 +0100
d22bea5eab
Added more capabilities to Audiere sources
Nicolay Korslund
2009-12-30 12:36:35 +0100
d60f0fa900
Finished first rewrite draft. Not done or tested, but good enough for now.
Nicolay Korslund
2009-12-30 12:29:24 +0100
aafe01dccc
Finished memory and buffer streams (for now)
Nicolay Korslund
2009-12-30 11:50:21 +0100
c7701ace82
Merged multiple WIPs into one big mess
Nicolay Korslund
2009-12-29 16:53:00 +0100
71c3be13fc
Started buffer_stream.h, WIP
Nicolay Korslund
2009-12-29 16:52:47 +0100
9cb57f9ccd
Added boost/shared_ptr to memory_stream for future testing
Nicolay Korslund
2009-12-29 16:40:02 +0100
084fd9dfb2
Added getPtr and clone to MemoryStream
Nicolay Korslund
2009-12-29 16:23:09 +0100
0c18c4db03
Added memory_stream.h, rewrote tests
Nicolay Korslund
2009-12-29 16:16:33 +0100
c8256e3bb3
Worked on outputs, OpenAL. VERY wip
Nicolay Korslund
2009-12-29 15:54:05 +0100
fb88d9ef0e
Deleted a bunch of files, started on output
Nicolay Korslund
2009-12-29 13:12:48 +0100
4ee198d66c
Added SampleBuffer (experimental)
Nicolay Korslund
2009-12-29 11:56:14 +0100
6281685f73
Finished source/
Nicolay Korslund
2009-12-29 10:34:40 +0100
cb638cd44e
Started reworking the sound system. Added sources/ - WIP
Nicolay Korslund
2009-12-28 17:15:52 +0100
69e8f9c9db
Renamed several dirs, files and classes. NOT TESTED. - renamed imp_client/ to clients/ and ditto for servers/ - renamed imp/ to servers/ - renamed stream/input.h to stream/stream.h - renamed Stream::InputStream to Stream::Stream - updated various tests and makefiles - NOT TESTED YET
Nicolay Korslund
2009-12-28 14:09:17 +0100
eedf0c9e3b
Added composite test ogre+audiere+openal
Nicolay Korslund
2009-12-26 22:13:06 +0100
abee2689e3
Added stream capability to Audiere input
Nicolay Korslund
2009-12-26 14:49:43 +0100
d763b9dbb6
Added PhysFS VFS server +tests
Nicolay Korslund
2009-12-26 13:35:34 +0100
262cb9255c
Completed OGRE VFS server +test
Nicolay Korslund
2009-12-26 12:13:31 +0100
b601cdff62
Minor changes to VFS. Updated ogre_resource test
Nicolay Korslund
2009-12-26 10:52:10 +0100
c54301fc1c
Finished merge, created AudiereFile test
Nicolay Korslund
2009-12-24 11:08:18 +0100
165952f916
Merge commit '008b4c'
Nicolay Korslund
2009-12-22 18:10:34 +0100
008b4c64aa
Added OGRE server prototype - NOT DONE
Nicolay Korslund
2009-12-22 16:58:19 +0100
985e3847e0
Added audiere File client. NOT TESTED.
Nicolay Korslund
2009-12-22 13:22:32 +0100
721f3b139b
Added Stream input method to sound interfaces (not implemented, NOT TESTED YET)
Nicolay Korslund
2009-12-22 13:04:44 +0100
dc0b736846
Created separate Audiere sound input class
Nicolay Korslund
2009-12-21 21:51:57 +0100
de5a07ee71
Moved old d code to old_d_version/ - will be deleted later
old_d_version
nkorslund
2009-12-19 21:31:22 +0000
bbb44e07bf
Added VFS+tests, make Ogre::Archive client implementation.
Nicolay Korslund
2009-12-19 20:53:53 +0100
7139f5284d
Added Stream::InputStream interface, and a client implementation to Ogre::DataStream
Nicolay Korslund
2009-12-19 08:26:01 +0100
325f2f17b3
Renamed sound_pair to input_filter / InputFilter
Nicolay Korslund
2009-11-21 11:49:31 +0100
d4e75d41d4
Renamed to MANGLE
Nicolay Korslund
2009-11-21 11:41:44 +0100
9712fa03b7
Initial public commit
Nicolay Korslund
2009-11-17 18:33:19 +0100
e2e1c3b54b
Added -save switch: can now load player cell / pos from savegames
nkorslund
2009-10-31 08:44:16 +0000
5715235a17
Added crosshair, commented LAND records
nkorslund
2009-10-31 08:43:56 +0000
9ff29461f9
fixed 'noSound' linker error
nkorslund
2009-10-13 20:35:56 +0000
a8c594ac8b
Updated to Monster 0.14 and fixed console bugs
nkorslund
2009-09-14 13:44:01 +0000
af6503977a
Fixed bug with -ns not working
nkorslund
2009-08-29 17:29:38 +0000
730db43885
Reversed -m32 switches in Makefile
nkorslund
2009-08-28 19:19:27 +0000
1b4dd5fd02
Start fixing landscape rendering for x86_64
nkorslund
2009-08-28 19:18:42 +0000
00898117c7
- fixed a typecast for 64-bit platforms (Monster)
nkorslund
2009-08-26 10:40:20 +0000
64db2376d2
Superfluous commit because of my git n00b-ness.
nkorslund
2009-08-25 19:27:59 +0000
c52404bf45
Updated .gitignore Added -m32 switch for x86_64-i386 cross-compilation
nkorslund
2009-08-25 14:37:40 +0000
50b58f4139
Added .gitignore file
nkorslund
2009-08-23 09:16:47 +0000
6af42f48b3
- added missing module statements to certain source files - a few minor fixes
nkorslund
2009-07-05 10:05:49 +0000
393d284a8a
- very early version of the terrain engine, WORKING!
nkorslund
2009-07-04 16:51:20 +0000
367b9754b2
- more work on the terrain. STILL not finished.
nkorslund
2009-06-22 10:06:24 +0000
f739bf90f1
Terrain code 90% done.
nkorslund
2009-06-08 12:59:00 +0000
5c41ce85d4
- fixed progress bar color bug
nkorslund
2009-06-06 18:59:40 +0000
4f5b9d019a
Rewrote more of the terrain system in D
nkorslund
2009-06-06 12:02:18 +0000
2e1f97f3d5
- applied lighting patch from Chris Robinson - terrain gen not finished
nkorslund
2009-06-05 06:10:32 +0000
61030fc382
Started converting terrain code to D.
nkorslund
2009-06-03 08:06:59 +0000
5c523995bb
minor fix for the last commit
nkorslund
2009-06-01 13:49:29 +0000
75d5ad8882
- working on the terrain system. DOES NOT WORK!
nkorslund
2009-06-01 09:16:41 +0000
c18a1ebd05
- preparing to rewrite the landscape gen phase
nkorslund
2009-05-18 11:32:26 +0000
401bd35e02
Further cut down the number of classes
nkorslund
2009-05-16 20:13:33 +0000
44e9a03c17
- more reorgianization
nkorslund
2009-05-16 18:47:49 +0000
2ac9503854
- started code cleanup/rewrite
nkorslund
2009-05-16 17:58:08 +0000
a46804dae3
- integrated Yacobys landscape. First commit.
nkorslund
2009-05-15 07:04:50 +0000
ea486dd770
Last commit before terrain
nkorslund
2009-05-13 17:44:09 +0000
952333b2fb
Patched Makefile to clean up all object files
nkorslund
2009-05-13 12:57:05 +0000
e991753f1d
Bugfixing
nkorslund
2009-05-13 10:56:35 +0000
21c2bb116e
Arrow keys traverses history in console
nkorslund
2009-05-13 07:35:23 +0000
65634be6f1
FIXED the compiling issue
nkorslund
2009-05-13 06:49:06 +0000
6b2d64d38f
broken commit - I'm working on it
nkorslund
2009-05-12 21:07:55 +0000
b7bdb1f815
- bound the console to Monster
nkorslund
2009-05-12 18:53:08 +0000
876fc482ca
Added ingame console (use F1)
nkorslund
2009-05-12 17:41:31 +0000
1b01de4294
Preparation for console
nkorslund
2009-05-10 14:02:05 +0000
714b724bf2
- added -debug option - removed all logging and output per default - updated to latest monster, bullet and ogre versions
nkorslund
2009-05-09 16:08:00 +0000
fd79223cf7
Several bugfixes related to the new Monster version
nkorslund
2009-05-06 06:39:41 +0000
cc1f7f02e9
Updated to Monster 0.12
nkorslund
2009-05-04 12:20:18 +0000
4b70fd9a06
Applied compatibility patch for GCC 4.4.0
nkorslund
2009-05-03 14:35:43 +0000