You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/nel/src/misc
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
..
config_file Changed: ForceUtf8 parameter useless now 8 years ago
CMakeLists.txt Changed: Simplified all ENDIF and ELSE 8 years ago
aabbox.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
algo.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
app_context.cpp Changed: Minor changes 8 years ago
async_file_manager.cpp Removed useless comments/commented code 9 years ago
big_file.cpp Use new wrapper insteaf of fopen, issue #261 9 years ago
bit_mem_stream.cpp VS2015 compilation fixes 9 years ago
bit_set.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
bitmap.cpp Changed: Implement and use CBitmap::makeTransparentPixelsBlack() 8 years ago
bitmap_gif.cpp Changed: Minor changes 9 years ago
bitmap_jpeg.cpp Fix compilation of NLMISC under MinGW 11 years ago
bitmap_png.cpp Fixed: loadPNG with RGB images was returning 32 9 years ago
block_memory.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
bsphere.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
buf_fifo.cpp VS2015 compilation fixes 9 years ago
cdb.cpp fixes #32 build failure/error using clang 12 years ago
cdb_bank_handler.cpp fixes #32 build failure/error using clang 12 years ago
cdb_branch.cpp Changed: Replace size() comparisons by empty() 9 years ago
cdb_branch_observing_handler.cpp fixes #32 build failure/error using clang 12 years ago
cdb_check_sum.cpp fixes #32 build failure/error using clang 12 years ago
cdb_leaf.cpp VS2015 compilation fixes 9 years ago
cdb_manager.cpp fixes #32 build failure/error using clang 12 years ago
check_fpu.cpp Fixed EOL issues and added .hgeol file. 13 years ago
class_id.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
class_registry.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
cmd_args.cpp Fixed: Return an error when a required argument is missing 8 years ago
co_task.cpp Remove redundant windows.h includes in NLMISC 10 years ago
command.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
common.cpp Fixed: Only use "open" if extension is app 9 years ago
contiguous_block_allocator.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
cpu_time_stat.cpp Use new wrapper insteaf of fopen, issue #261 9 years ago
debug.cpp Fixed: Typos detected by Lintian 8 years ago
diff_tool.cpp Changed: Only put a space if several conditions 8 years ago
displayer.cpp Use ANSI versions of Win32 functions when not using Unicode text, issue #261 9 years ago
dummy_window.cpp Use right versions of Win32 functions, issue #261 9 years ago
dynloadlib.cpp Use Unicode versions of Win32 functions, issue #261 9 years ago
eid_translator.cpp Use new wrapper insteaf of fopen, issue #261 9 years ago
entity_id.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
eval_num_expr.cpp Fix VS2015 warnings 9 years ago
event_emitter.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
event_emitter_multi.cpp Trash DirectInput 11 years ago
event_listener.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
event_server.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
events.cpp Changed: Support for new key events 9 years ago
fast_floor.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
fast_id_map.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
fast_mem.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
file.cpp Use new wrapper insteaf of fopen, issue #261 9 years ago
fixed_size_allocator.cpp SSE2: Implement alignment for arena allocator 11 years ago
geom_ext.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
grid_traversal.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
gtk_displayer.cpp Add isWindowedApplication to INeLContext 10 years ago
heap_memory.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
hierarchical_timer.cpp Changed: Replace sscanf by fromString 8 years ago
i18n.cpp Changed: Discard \r and only use \n 8 years ago
i_xml.cpp Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X 9 years ago
inter_window_msg_queue.cpp Use ANSI versions of Win32 functions when not using Unicode text, issue #261 9 years ago
line.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
log.cpp Use Unicode versions of Win32 functions, issue #261 9 years ago
matrix.cpp SSE2: Compile fix 11 years ago
md5.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
mem_displayer.cpp Use ANSI versions of Win32 functions when not using Unicode text, issue #261 9 years ago
mem_stream.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
mouse_smoother.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
mutex.cpp Use ANSI versions of Win32 functions when not using Unicode text, issue #261 9 years ago
nel-misc.pc Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 12 years ago
nel-misc.pc.in Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 12 years ago
noise_value.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
o_xml.cpp Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X 9 years ago
object_arena_allocator.cpp Compile fix 11 years ago
object_vector.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
p_thread.cpp Fixed: Warnings with GCC 9 years ago
path.cpp Changed: Fix english comment 8 years ago
plane.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
polygon.cpp Changed: Replace size() comparisons by empty() 9 years ago
progress_callback.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
quad.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
quat.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
reader_writer.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
rect.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
report.cpp Replace ifstream and ofstream to manage UTF-8 filenames, issue #261 9 years ago
rgba.cpp Changed: Don't try to convert string to CRGBA if less than 3 integers 9 years ago
sha1.cpp Use new wrapper insteaf of fopen, issue #261 9 years ago
shared_memory.cpp Use ANSI versions of Win32 functions when not using Unicode text, issue #261 9 years ago
sheet_id.cpp Changed: Minor changes 9 years ago
smart_ptr.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
sstring.cpp Use new wrapper insteaf of fopen, issue #261 9 years ago
stdmisc.cpp Fixed EOL issues and added .hgeol file. 13 years ago
stdmisc.h Fixed: libxml2 dependencies 9 years ago
stl_block_allocator.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
stl_block_list.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
stop_watch.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
stream.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
string_common.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
string_id_array.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
string_mapper.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
system_info.cpp Fixed: Support for all Windows 10 products types 9 years ago
system_utils.cpp Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded 8 years ago
task_manager.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
tds.cpp Fix compilation of NLMISC under MinGW 11 years ago
time_nl.cpp Cleanup Windows includes 10 years ago
triangle.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
unicode.cpp Fixed: toLower shouldn't transform a eszett to s 9 years ago
uv.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
value_smoother.cpp Fixed EOL issues and added .hgeol file. 13 years ago
variable.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
vector.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
vector_2d.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
vector_2f.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
vector_h.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
vectord.cpp Changed: Preliminary memory leaks detection under Windows 12 years ago
win32_util.cpp Changed: Display a warning when SetWindowTextW fails 8 years ago
win_displayer.cpp Changed: Display a warning when SetWindowTextW fails 8 years ago
win_event_emitter.cpp Remove redundant windows.h includes in NLMISC 10 years ago
win_thread.cpp Use ANSI versions of Win32 functions when not using Unicode text, issue #261 9 years ago
win_tray.cpp Fixed EOL issues and added .hgeol file. 13 years ago
window_displayer.cpp Separate window displayer message stringify 9 years ago
words_dictionary.cpp Visual Studio 2013 compilation support for NLMISC 10 years ago
xml_auto_ptr.cpp Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...) 9 years ago
xml_pack.cpp Use new wrapper insteaf of fopen, issue #261 9 years ago