SCM Repositories - nuvie

Files shown:79 (Show 6 dead files)
Sticky Tag:

Index of /nuvie


File Rev. Age Author Last log entry
 Parent Directory        
GUI/        
PBBuild/        
XCodeBuild/        
actors/        
builds/        
conf/        
data/        
files/        
fonts/        
lua/        
misc/        
msvc/        
pathfinder/        
save/        
screen/        
sound/        
tools/        
usecode/        
views/        
visualc7/        
.cvsignore  1.4  3 years  wjpalenstijn   * builds/linux/*: added fedora .spec file, .desktop file and icon * various: f...
AUTHORS  1.5  2 years  efry  * Added Pieter Luteijn to the AUTHORS file.
AnimManager.cpp  1.13  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
AnimManager.h  1.9  2 years  luteijn  made a few small changes (info string capital X, use AND to mask map coordin...
Background.cpp  1.6  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
Background.h  1.4  4 years  efry  Removed trailing whitespace from source files.
Book.cpp  1.8  4 years  efry  Removed trailing whitespace from source files.
Book.h  1.6  4 years  efry  Removed trailing whitespace from source files.
COPYING  1.1  5 years  efry  GNU General Public License.
ChangeLog  1.344  6 months  efry  Fixed XCode build script when used with XCode 3.0 Thanks to the_letter_m for sup...
CommandBar.cpp  1.11  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
CommandBar.h  1.5  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
Converse.cpp  1.88  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
Converse.h  1.50  2 years  sb-x  Gargish Flag.
ConverseInterpret.cpp  1.45  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
ConverseInterpret.h  1.11  4 years  efry  * Added ObjManager::list_add_obj() Adds an Obj into a U6LList combining with e...
ConverseSpeech.cpp  1.8  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
ConverseSpeech.h  1.2  3 years  efry  Fixed the FM-Towns audio sample rate. I've still got do a little code cleaning h...
Cursor.cpp  1.6  2 years  luteijn  MD background loading overran buffer (at least for me), so added another way to ...
Cursor.h  1.3  4 years  efry  Removed trailing whitespace from source files.
Debug.cpp  1.8  16 months  luteijn  added more information to header and a (compile time) way to turn some of it off...
Effect.cpp  1.28  16 months  luteijn  Avatar no longer gets renamed into 'Avatar' on death
Effect.h  1.14  2 years  sb-x  Finished implementing MissileEffect, which takes an object and tile number. If t...
EffectManager.cpp  1.5  3 years  sb-x  ConverseSpeech.cpp Event.cpp TimedEvent.cpp GUI/GUI_TextInput.cpp: Removed u...
EffectManager.h  1.3  3 years  sb-x  Effect.cpp Effect.h: Added a localized fade effect. Not sure if I use it any...
EggManager.cpp  1.22  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
EggManager.h  1.10  2 years  efry  * Added support for longer silver serpents. New serpents are added to the map ...
Event.cpp  1.152  17 months  luteijn  Shorter format, const arguments
Event.h  1.50  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
Game.cpp  1.94  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
Game.h  1.43  17 months  sb-x  Removed old comments
GameClock.cpp  1.18  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
GameClock.h  1.13  17 months  efry  * Changed Obj from struct to class. Moved to its own file. * Fixed memory leak i...
GameSelect.cpp  1.8  4 years  efry  Removed trailing whitespace from source files.
GameSelect.h  1.7  4 years  efry  Removed trailing whitespace from source files.
Look.cpp  1.16  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
Look.h  1.12  4 years  efry  Removed trailing whitespace from source files.
Magic.cpp  1.16  17 months  luteijn  cerr<< to DEBUG() conversion.
Magic.h  1.8  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
Makefile.am  1.12  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
Makefile.common  1.55  17 months  luteijn  Added Debug.cpp and some supporting definitions in nuvieDefs.h; updated Makefile...
Makefile.mingw  1.32  16 months  kirben   Revert back to shared lib, to avoid additional lib requirements.
Map.cpp  1.46  2 years  efry  * More work done on map wrapping. You should be able to cross over the ether i...
Map.h  1.28  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
MapWindow.cpp  1.117  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
MapWindow.h  1.58  2 years  sb-x  MapWindow.cpp: Replaced call to doAction() with select_target(). MapWindow.cpp: ...
MsgScroll.cpp  1.67  16 months  luteijn  MsgScroll->printf(), and update to the nuprint definition to use it.
MsgScroll.h  1.42  16 months  luteijn  MsgScroll->printf(), and update to the nuprint definition to use it.
Obj.cpp  1.1  17 months  efry  * Changed Obj from struct to class. Moved to its own file. * Fixed memory leak i...
Obj.h  1.2  17 months  kirben   Update
ObjManager.cpp  1.112  17 months  luteijn  more PERR -> DEBUG conversions
ObjManager.h  1.87  17 months  efry  * Changed Obj from struct to class. Moved to its own file. * Fixed memory leak i...
Party.cpp  1.55  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
Party.h  1.36  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
Player.cpp  1.61  2 years  efry  * More work done on map wrapping. You should be able to cross over the ether i...
Player.h  1.37  2 years  sb-x  Solo mode prompt and CommandBar combat icon are now updated when loading a game....
Portrait.cpp  1.16  17 months  luteijn  Basic SE/MD portrait support.
Portrait.h  1.7  17 months  luteijn  Separated some u6 specific portrait stuff from MD/SE. MD/SE portraits don't work...
README  1.4  4 years  efry  Removed trailing whitespace from source files.
Script.cpp  1.5  17 months  luteijn  More debug message conversions.
Script.h  1.3  17 months  sb-x  Removed old comments
TODO  1.20  2 years  sb-x  Finally updating TODO list. Most of the items have either been deleted, or moved...
Text.cpp  1.16  3 years  efry  Merged ERIC_COMBAT_BRANCH back into main trunk. See ChangeLog for all the detail...
Text.h  1.9  3 years  efry  Merged ERIC_COMBAT_BRANCH back into main trunk. See ChangeLog for all the detail...
TileManager.cpp  1.42  17 months  luteijn  more PERR -> DEBUG conversions
TileManager.h  1.27  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
TimedEvent.cpp  1.37  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
TimedEvent.h  1.19  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
U6objects.h  1.29  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
Weather.cpp  1.7  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
Weather.h  1.3  2 years  luteijn  Started on Blue Moongate support. Added basic moonstone burial, digging up, savi...
autogen.sh  1.2  5 years  efry  Whoops How'd that get there. ;)
configure.ac  1.9  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
main.cpp  1.13  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
main.h  1.3  5 years  efry  Fixed Typo in comment block. Changed "Nuive" to "Nuvie". Thanks Pieter for spott...
nuvie.cfg.sample  1.12  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
nuvie.cpp  1.23  17 months  luteijn  converted quite some of the PERR statements to DEBUG macro.
nuvie.h  1.9  17 months  efry  Merged ERIC_SCRIPTING_BRANCH back into main branch. See branch cvs log or Change...
nuvieDefs.h  1.26  16 months  luteijn  added more information to header and a (compile time) way to turn some of it off...