All public logs

Combined display of all available logs of DDraceNetwork. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:57, 4 May 2024 Nawretard talk contribs created page Translations:Development/58/fr (Created page with "* <code>p</code> pour les pointeurs : <code>pMyPointer</code>, <code>m_pCharacter</code>, <code>ppMyPointerToPointer</code> * <code>a</code> pour les tableaux : <code>aMyArray[MAX_PLAYERS]</code>, <code>aBuf</code> *<code>v</code> pour les <code>std::vector</code> : <code>vMyVector</code>, <code>vpvMyVectorOfPointersToVectors</code>. * <code>fn</code> pour les fonctions : <code>pfnMyCallback</code>, <code>m_papfnMyPointerToArrayOfCallbacks</code>")