.. |
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
|
|
|
algo.cpp
|
|
|
app_context.cpp
|
Changed: Init CSystemUtils in INelContext
|
2016-06-19 20:48:30 +02: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
|
|
|
bitmap.cpp
|
Fix random thunder activation caused by rounding error in setup interpolation
|
2016-03-19 22:13:38 +01:00 |
bitmap_gif.cpp
|
Changed: Minor changes
|
2016-04-06 09:29:37 +02:00 |
bitmap_jpeg.cpp
|
|
|
bitmap_png.cpp
|
Fixed: loadPNG with RGB images was returning 32
|
2015-12-16 14:50:40 +01:00 |
block_memory.cpp
|
|
|
bsphere.cpp
|
|
|
buf_fifo.cpp
|
VS2015 compilation fixes
|
2016-01-15 11:34:23 +01:00 |
cdb.cpp
|
|
|
cdb_bank_handler.cpp
|
|
|
cdb_branch.cpp
|
Changed: Replace size() comparisons by empty()
|
2016-05-25 23:18:11 +02:00 |
cdb_branch_observing_handler.cpp
|
|
|
cdb_check_sum.cpp
|
|
|
cdb_leaf.cpp
|
VS2015 compilation fixes
|
2016-01-15 11:34:23 +01:00 |
cdb_manager.cpp
|
|
|
check_fpu.cpp
|
|
|
class_id.cpp
|
|
|
class_registry.cpp
|
|
|
CMakeLists.txt
|
Changed: Removed useless dependencies on DirectX
|
2016-03-15 12:36:21 +01:00 |
cmd_args.cpp
|
Changed: Add a new line after description
|
2016-09-25 10:50:13 +02:00 |
co_task.cpp
|
|
|
command.cpp
|
|
|
common.cpp
|
Fixed: Only use "open" if extension is app
|
2016-02-28 16:44:08 +01:00 |
contiguous_block_allocator.cpp
|
|
|
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
|
|
|
eval_num_expr.cpp
|
Fix VS2015 warnings
|
2016-01-15 11:52:09 +01:00 |
event_emitter.cpp
|
|
|
event_emitter_multi.cpp
|
|
|
event_listener.cpp
|
|
|
event_server.cpp
|
|
|
events.cpp
|
Changed: Support for new key events
|
2016-01-06 12:42:10 +01:00 |
fast_floor.cpp
|
|
|
fast_id_map.cpp
|
|
|
fast_mem.cpp
|
|
|
file.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
fixed_size_allocator.cpp
|
|
|
geom_ext.cpp
|
|
|
grid_traversal.cpp
|
|
|
gtk_displayer.cpp
|
|
|
heap_memory.cpp
|
|
|
hierarchical_timer.cpp
|
|
|
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
|
|
|
log.cpp
|
Use Unicode versions of Win32 functions, issue #261
|
2016-02-20 18:30:51 +01:00 |
matrix.cpp
|
|
|
md5.cpp
|
|
|
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
|
|
|
mouse_smoother.cpp
|
|
|
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
|
|
|
nel-misc.pc.in
|
|
|
noise_value.cpp
|
|
|
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
|
|
|
object_vector.cpp
|
|
|
p_thread.cpp
|
Fixed: Warnings with GCC
|
2015-12-25 20:49:59 +01:00 |
path.cpp
|
Changed: Under Linux, it's recommended to put user application data in ~/.local/share
|
2016-06-18 19:47:05 +02:00 |
plane.cpp
|
|
|
polygon.cpp
|
Changed: Replace size() comparisons by empty()
|
2016-05-25 23:18:11 +02:00 |
progress_callback.cpp
|
|
|
quad.cpp
|
|
|
quat.cpp
|
|
|
reader_writer.cpp
|
|
|
rect.cpp
|
|
|
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
|
|
|
sstring.cpp
|
Use new wrapper insteaf of fopen, issue #261
|
2016-02-20 17:56:25 +01:00 |
stdmisc.cpp
|
|
|
stdmisc.h
|
Fixed: libxml2 dependencies
|
2016-01-26 23:26:38 +01:00 |
stl_block_allocator.cpp
|
|
|
stl_block_list.cpp
|
|
|
stop_watch.cpp
|
|
|
stream.cpp
|
|
|
string_common.cpp
|
|
|
string_id_array.cpp
|
|
|
string_mapper.cpp
|
|
|
system_info.cpp
|
Fixed: Support for all Windows 10 products types
|
2016-06-07 20:01:18 +02:00 |
system_utils.cpp
|
Changed: Only call CoUninitialize if CoInitialize(Ex) succeeded
|
2016-09-16 19:24:43 +02:00 |
task_manager.cpp
|
|
|
tds.cpp
|
|
|
time_nl.cpp
|
|
|
triangle.cpp
|
|
|
unicode.cpp
|
Fixed: toLower shouldn't transform a eszett to s
|
2016-01-23 18:48:25 +01:00 |
uv.cpp
|
|
|
value_smoother.cpp
|
|
|
variable.cpp
|
|
|
vector.cpp
|
|
|
vector_2d.cpp
|
|
|
vector_2f.cpp
|
|
|
vector_h.cpp
|
|
|
vectord.cpp
|
|
|
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
|
|
|
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
|
|
|
window_displayer.cpp
|
Separate window displayer message stringify
|
2016-01-15 17:10:39 +01:00 |
words_dictionary.cpp
|
|
|
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 |