.. |
config_file
|
Changed: Check if LC_NUMERIC is correct before loading or saving config files
|
2016-03-18 22:09:26 +01:00 |
aabbox.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
algo.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
app_context.cpp
|
Fixed: Set numeric locale in CApplicationContext
|
2016-03-18 22:08:43 +01:00 |
async_file_manager.cpp
|
Removed useless comments/commented code
|
2016-02-20 18:09:24 +01:00 |
big_file.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
bit_mem_stream.cpp
|
VS2015 compilation fixes
|
2016-01-15 11:34:23 +01:00 |
bit_set.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
bitmap.cpp
|
Fix random thunder activation caused by rounding error in setup interpolation
|
2016-03-19 22:13:38 +01:00 |
bitmap_gif.cpp
|
Fixed: GCC warnings
|
2015-12-26 14:10:27 +01:00 |
bitmap_jpeg.cpp
|
Fix compilation of NLMISC under MinGW
|
2014-06-17 21:48:25 +02:00 |
bitmap_png.cpp
|
Fixed: loadPNG with RGB images was returning 32
|
2015-12-16 14:50:40 +01:00 |
block_memory.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
bsphere.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
buf_fifo.cpp
|
VS2015 compilation fixes
|
2016-01-15 11:34:23 +01:00 |
cdb.cpp
|
fixes #32 build failure/error using clang
|
2013-03-26 13:56:16 +01:00 |
cdb_bank_handler.cpp
|
fixes #32 build failure/error using clang
|
2013-03-26 13:56:16 +01:00 |
cdb_branch.cpp
|
Add some basic prediction to CCDBNodeBranch::find
|
2013-08-01 22:47:46 +02:00 |
cdb_branch_observing_handler.cpp
|
fixes #32 build failure/error using clang
|
2013-03-26 13:56:16 +01:00 |
cdb_check_sum.cpp
|
fixes #32 build failure/error using clang
|
2013-03-26 13:56:16 +01:00 |
cdb_leaf.cpp
|
VS2015 compilation fixes
|
2016-01-15 11:34:23 +01:00 |
cdb_manager.cpp
|
fixes #32 build failure/error using clang
|
2013-03-26 13:56:16 +01:00 |
check_fpu.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
class_id.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
class_registry.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-08 11:40:34 +01:00 |
CMakeLists.txt
|
Changed: Removed useless dependencies on DirectX
|
2016-03-15 12:36:21 +01:00 |
cmd_args.cpp
|
Changed: New functions to convert arguments string from/to an array of strings
|
2016-02-27 18:37:43 +01:00 |
co_task.cpp
|
Remove redundant windows.h includes in NLMISC
|
2015-02-24 12:47:54 +01:00 |
command.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
common.cpp
|
Fixed: Only use "open" if extension is app
|
2016-02-28 16:44:08 +01:00 |
contiguous_block_allocator.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2013-02-08 13:29:17 +01:00 |
cpu_time_stat.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
debug.cpp
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
|
2016-02-20 18:38:17 +01:00 |
diff_tool.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
displayer.cpp
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
|
2016-02-20 18:38:17 +01:00 |
dummy_window.cpp
|
Use right versions of Win32 functions, issue #261
|
2016-02-20 18:52:57 +01:00 |
dynloadlib.cpp
|
Use Unicode versions of Win32 functions, issue #261
|
2016-02-20 18:30:51 +01:00 |
eid_translator.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
entity_id.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
eval_num_expr.cpp
|
Fix VS2015 warnings
|
2016-01-15 11:52:09 +01:00 |
event_emitter.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
event_emitter_multi.cpp
|
Trash DirectInput
|
2014-07-08 22:21:11 +02:00 |
event_listener.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
event_server.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
events.cpp
|
Changed: Support for new key events
|
2016-01-06 12:42:10 +01:00 |
fast_floor.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
fast_id_map.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
fast_mem.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
file.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
fixed_size_allocator.cpp
|
SSE2: Implement alignment for arena allocator
|
2014-06-13 19:26:22 +02:00 |
geom_ext.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
grid_traversal.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
gtk_displayer.cpp
|
Add isWindowedApplication to INeLContext
|
2015-02-24 17:17:45 +01:00 |
heap_memory.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2013-02-08 13:29:17 +01:00 |
hierarchical_timer.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
i18n.cpp
|
Merge with develop
|
2016-03-18 22:27:43 +01:00 |
i_xml.cpp
|
Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X
|
2016-03-18 22:07:52 +01:00 |
inter_window_msg_queue.cpp
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
|
2016-02-20 18:38:17 +01:00 |
line.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
log.cpp
|
Use Unicode versions of Win32 functions, issue #261
|
2016-02-20 18:30:51 +01:00 |
matrix.cpp
|
SSE2: Compile fix
|
2014-06-20 03:08:51 +02:00 |
md5.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
mem_displayer.cpp
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
|
2016-02-20 18:38:17 +01:00 |
mem_stream.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
mouse_smoother.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
mutex.cpp
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
|
2016-02-20 18:38:17 +01:00 |
nel-misc.pc
|
Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
|
2012-09-22 22:42:02 +02:00 |
nel-misc.pc.in
|
Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
|
2012-09-22 22:42:02 +02:00 |
noise_value.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
o_xml.cpp
|
Changed: Don't need to use Windows functions with locale because the bug also occurs under Linux and OS X
|
2016-03-18 22:07:52 +01:00 |
object_arena_allocator.cpp
|
Compile fix
|
2014-06-20 17:53:38 +02:00 |
object_vector.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
p_thread.cpp
|
Fixed: Warnings with GCC
|
2015-12-25 20:49:59 +01:00 |
path.cpp
|
Changed: Use same algorithm as before Windows unicodes fixes (try to open the file instead of checking its attributes)
|
2016-03-16 19:12:34 +01:00 |
plane.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
polygon.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
progress_callback.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-08 11:40:34 +01:00 |
quad.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
quat.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
reader_writer.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
rect.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
report.cpp
|
Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
|
2016-02-20 18:15:04 +01:00 |
rgba.cpp
|
Changed: Don't try to convert string to CRGBA if less than 3 integers
|
2015-11-13 19:38:46 +01:00 |
sha1.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
shared_memory.cpp
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
|
2016-02-20 18:38:17 +01:00 |
sheet_id.cpp
|
Changed: Minor changes
|
2016-02-10 18:47:35 +01:00 |
smart_ptr.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
sstring.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
stdmisc.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
stdmisc.h
|
Fixed: libxml2 dependencies
|
2016-01-26 23:26:38 +01:00 |
stl_block_allocator.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
stl_block_list.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
stop_watch.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
stream.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
string_common.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
string_id_array.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
string_mapper.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
system_info.cpp
|
Use right versions of Win32 functions, issue #261
|
2016-02-20 18:52:57 +01:00 |
system_utils.cpp
|
Changed: Minor changes
|
2016-02-23 16:57:34 +01:00 |
task_manager.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
tds.cpp
|
Fix compilation of NLMISC under MinGW
|
2014-06-17 21:48:25 +02:00 |
time_nl.cpp
|
Cleanup Windows includes
|
2015-02-24 12:47:54 +01:00 |
triangle.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
unicode.cpp
|
Fixed: toLower shouldn't transform a eszett to s
|
2016-01-23 18:48:25 +01:00 |
uv.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
value_smoother.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
variable.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
vector.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
vector_2d.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
vector_2f.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
vector_h.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
vectord.cpp
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-05 10:26:01 +01:00 |
win32_util.cpp
|
Use Unicode versions of Win32 functions, issue #261
|
2016-02-20 18:30:51 +01:00 |
win_displayer.cpp
|
Use right versions of Win32 functions, issue #261
|
2016-02-20 18:52:57 +01:00 |
win_event_emitter.cpp
|
Remove redundant windows.h includes in NLMISC
|
2015-02-24 12:47:54 +01:00 |
win_thread.cpp
|
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
|
2016-02-20 18:38:17 +01:00 |
win_tray.cpp
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
window_displayer.cpp
|
Separate window displayer message stringify
|
2016-01-15 17:10:39 +01:00 |
words_dictionary.cpp
|
Visual Studio 2013 compilation support for NLMISC
|
2015-02-20 16:24:19 +01:00 |
xml_auto_ptr.cpp
|
Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
|
2016-01-26 22:41:58 +01:00 |
xml_pack.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |