Revision 6eda9d9d
Added by skyjake over 15 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- libcommon
- libdeng2
- include
- de
- core
- data
- archive.h (diff)
- arrayvalue.h (diff)
- record.h (diff)
- textvalue.h (diff)
- variable.h (diff)
- deng.h (diff)
- error.h (diff)
- filesys
- directoryfeed.h (diff)
- file.h (diff)
- folder.h (diff)
- fs.h (diff)
- libraryfile.h (diff)
- nativefile.h (diff)
- net
- address.h (diff)
- packet.h (diff)
- protocol.h (diff)
- recordpacket.h (diff)
- types
- videosys
- animator.h (diff)
- window.h (diff)
- worldsys
- de
- portable
- include
- plugins
- server
Use de::String consistently everywhere it's applicable.
std::string should not be used unless the circumstances mandate it.