From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../code/nel/src/misc/?sortby=date/index.html | 462 +++++++++++++++++++++ 1 file changed, 462 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/misc/?sortby=date/index.html (limited to 'cvs/cvsweb.cgi/code/nel/src/misc/?sortby=date') diff --git a/cvs/cvsweb.cgi/code/nel/src/misc/?sortby=date/index.html b/cvs/cvsweb.cgi/code/nel/src/misc/?sortby=date/index.html new file mode 100644 index 00000000..d633559a --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/misc/?sortby=date/index.html @@ -0,0 +1,462 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / nel / src / misc
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[DIR] + Attic/[Don't hide]    
[DIR] + CVS/ +    
[DIR] + config_file/ +    
[TXT] + path.cpp + 1.49  5 days lecroart  ADDED: getFilename remove the @ when using big file +
[TXT] + log.cpp + 1.41  6 days besson  ADDED: Small buffer size to speed up debug initialization +
[TXT] + sheet_id.cpp + 1.12  9 days lecroart  no message +
[TXT] + matrix.cpp + 1.32  10 days berenguier  BUGFIX: matrix mul with Scale Uni +
[TXT] + displayer.cpp + 1.35  13 days corvazier  ADDED: envvar to ignore assert +
[TXT] + bitmap.cpp + 1.25  2 weeks miller  CHANGED: symetrize the arrow +
[TXT] + win_displayer.cpp + 1.24  2 weeks legros  FIXED: uses a different class anem for win registration +
[TXT] + i_xml.cpp + 1.10  3 weeks hanappe  no message +
[TXT] + i18n.cpp + 1.21  4 weeks lecroart  no message +
[TXT] + hierarchical_timer.cpp + 1.19  5 weeks vizerie  #BUGFIX: CHTimer::CStatSorter::operator() : a path was not returning a value. +
[TXT] + debug.cpp + 1.53  5 weeks corvazier  FIXED: assert don't crash anymore without visual. +
[TXT] + window_displayer.cpp + 1.5  5 weeks lecroart  ADDED: only SendMessage if necessary +
[TXT] + big_file.cpp + 1.2  5 weeks lecroart  ADDED: display warn when can't load +
[TXT] + file.cpp + 1.23  5 weeks lecroart  ADDED: getline() and eof() to be compatible with the ifstream to parse text +
[TXT] + Makefile.am + 1.54  5 weeks cado  Added eval_num_expr.cpp +
[TXT] + common.cpp + 1.24  5 weeks lecroart  BUGFIX: linux +
[TXT] + command.cpp + 1.17  6 weeks lecroart  ADDED: DisplayedVariables +
[TXT] + eval_num_expr.cpp + 1.3  6 weeks corvazier  ADDED: numerical expression in numeric georges type +ADDED: reference to form nam...
[TXT] + mem_stream.cpp + 1.16  7 weeks corvazier  FIXED: seek end crash +
[TXT] + algo.cpp + 1.1  7 weeks berenguier  ADDED: algo.h for common algorithms +
[TXT] + bit_mem_stream.cpp + 1.18  8 weeks cado  Bugfix: copy constructor +
[TXT] + fast_mem.cpp + 1.4  8 weeks cado  Bugfix: return missing +
[TXT] + p_thread.cpp + 1.11  2 months lecroart  FIXED: linux compilation +
[TXT] + buf_fifo.cpp + 1.23  2 months lecroart  CHANGED: net serial 3 time faster +
[TXT] + o_xml.cpp + 1.7  2 months lecroart  CHANGED: net serial 3 time faster +
[TXT] + rgba.cpp + 1.15  2 months lecroart  CHANGED: net serial 3 time faster +
[TXT] + stdmisc.h + 1.4  2 months lecroart  CHANGED: net serial 3 time faster +
[TXT] + stream.cpp + 1.25  2 months lecroart  CHANGED: net serial 3 time faster +
[TXT] + system_info.cpp + 1.6  2 months lecroart  ADDED: cpu info +
[TXT] + cpu_info.cpp + 1.6  2 months lecroart  OUTOFDATE, all is in system_info now +
[TXT] + win_thread.cpp + 1.11  2 months corvazier  ADDED: thread get user name +
[TXT] + win_event_emitter.cpp + 1.10  2 months besson  BUGFIXED: NT virtual key = 255 some time +
[TXT] + polygon.cpp + 1.14  2 months vizerie  #ADDED: a buildBasis method +
[TXT] + line.cpp + 1.3  2 months vizerie  #ADDED: a method to get the projection of a point +
[TXT] + aabbox.cpp + 1.7  2 months berenguier  #ADDED: include(aabbox) method +
[TXT] + di_keyboard_device.cpp + 1.6  3 months vizerie  CHANGE: when repeat for a key is disabled, no more CEventChar are sent +
[TXT] + time_nl.cpp + 1.15  3 months lecroart  ADDED: HAVE_X86 for intel proc detection (thanks to Guillaume Morin) +
[TXT] + event_listener.cpp + 1.12  3 months vizerie  #ADDED: shift, ctrl and menu bits are now set when lshift, rshift ... msg are re...
[TXT] + old_path.cpp + 1.6  3 months lecroart  no message +
[TXT] + input_device_server.cpp + 1.2  3 months vizerie  #CHANGE: next message is transmitted in transitionOccured() +
[TXT] + di_mouse_device.cpp + 1.2  3 months vizerie  #CHANGE: next message is transmitted in transitionOccured() +
[TXT] + di_mouse_device.h + 1.3  3 months vizerie  #CHANGE: next message is transmitted in transitionOccured() +
[TXT] + di_keyboard_device.h + 1.2  3 months vizerie  #ADDED: - CharEvents are now handled + - support for unicode + ...
[TXT] + event_emitter_multi.cpp + 1.1  3 months vizerie  ADDED: interface & classes for devices mgt +
[TXT] + game_device.cpp + 1.1  3 months vizerie  ADDED: interface & classes for devices mgt +
[TXT] + game_device_events.cpp + 1.1  3 months vizerie  ADDED: interface & classes for devices mgt +
[TXT] + input_device.cpp + 1.1  3 months vizerie  ADDED: interface & classes for devices mgt +
[TXT] + keyboard_device.cpp + 1.1  3 months vizerie  ADDED: interface & classes for devices mgt +
[TXT] + device_manager.cpp + 1.1  3 months vizerie  ADDED: interface for a device manager +
[TXT] + di_event_emitter.cpp + 1.1  3 months vizerie  ADDED: support for direct input +
[TXT] + di_game_device.cpp + 1.1  3 months vizerie  ADDED: support for direct input +
[TXT] + di_game_device.h + 1.1  3 months vizerie  ADDED: support for direct input +
[TXT] + entity_id.cpp + 1.6  3 months lecroart  CHANGED: entity Unknown is well defined +
[TXT] + class_registry.cpp + 1.9  4 months legros  FIXED: registry inits always before called +
[TXT] + mem_displayer.cpp + 1.1  4 months lecroart  ADDED: mem_displayer +
[TXT] + geom_ext.cpp + 1.3  4 months lecroart  #FIXED: doxygen warning +
[TXT] + Jamfile + 1.1  5 months lecroart  ADDED: Jam compile system +
[TXT] + mutex.cpp + 1.27  5 months lecroart  FIX: linux compile (thanks to Loic Dachary) +
[TXT] + task_manager.cpp + 1.8  5 months lecroart  CHANGED: remove nlsleep(0) and set to 10 +
[TXT] + block_memory.cpp + 1.3  5 months berenguier  ADDED: disable assert on purge() +
[TXT] + rect.cpp + 1.4  5 months vizerie  #ADDED: some methods +
[TXT] + stdmisc.cpp + 1.1  6 months lecroart  ADDED: pch +
[TXT] + stl_block_allocator.cpp + 1.2  6 months lecroart  ADDED: stdmisc +
[TXT] + stl_block_list.cpp + 1.2  6 months lecroart  ADDED: stdmisc +
[TXT] + bit_set.cpp + 1.9  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + bsphere.cpp + 1.3  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + class_id.cpp + 1.6  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + event_emitter.cpp + 1.17  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + event_server.cpp + 1.8  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + events.cpp + 1.2  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + gtk_displayer.cpp + 1.2  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + heap_memory.cpp + 1.4  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + object_vector.cpp + 1.2  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + plane.cpp + 1.6  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + quad.cpp + 1.2  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + quat.cpp + 1.3  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + reader_writer.cpp + 1.2  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + smart_ptr.cpp + 1.4  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + stop_watch.cpp + 1.3  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + string_id_array.cpp + 1.4  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + triangle.cpp + 1.5  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + uv.cpp + 1.2  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + value_smoother.cpp + 1.3  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + vector.cpp + 1.5  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + vector_2d.cpp + 1.2  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + vector_2f.cpp + 1.3  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + vector_h.cpp + 1.2  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + vectord.cpp + 1.4  6 months lecroart  ADDED: support of precompilated header on visual +
[TXT] + new_path.cpp + 1.4  7 months lecroart  CHANGED: #if 0 +
[TXT] + string_stream.cpp + 1.7  12 months lecroart  BUGFIX: atoi doesnt work for int > 2billion. +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1