Historia zmian

Autor SHA1 Wiadomość Data
  Bryan Drewery a7ea42ee13 * Update copyrights/licenses 16 lat temu
  Bryan Drewery 2d787d117f * Use ContextNote for debug buffer appending 16 lat temu
  Bryan Drewery 43bd7ce9f2 * Move some common debug code 16 lat temu
  Bryan Drewery 12b1e3dee8 * Use sizeof() for buffer updating 16 lat temu
  Bryan Drewery b93ee3ff28 * Add debug buffer output on crash - please give to bryan if it ever comes up. 16 lat temu
  Bryan Drewery b9522ba229 * Fix single-use timers not getting free'd properly 16 lat temu
  Bryan Drewery 599e860e91 * Un-inline timer_get_now() 16 lat temu
  Bryan Drewery 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 lat temu
  Bryan Drewery f153516184 * Various timer stuff 16 lat temu
  Bryan Drewery a80b779f9c * Add vim settings for egg files 16 lat temu
  Bryan Drewery 9cdbafb6f3 * Inline some of the timer calls to avoid needless stack use every iteration 16 lat temu
  Bryan Drewery 5cb351444f * Cleanup licenses 18 lat temu
  Bryan Drewery 013a06839a * Fix drunken port of [2847] in [2848] 20 lat temu
  Bryan Drewery 97fe3ba3bb * Ported [2847] to 1.2.10 20 lat temu
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 lat temu
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 lat temu
  Bryan Drewery 27ab976f7a 21 lat temu
  Bryan Drewery edb5bee90f * A missing check if (timer) still exists 21 lat temu
  Bryan Drewery b83928cdf0 * More c++ leaf fixes, now for hub :) 22 lat temu
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 lat temu
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 lat temu
  Bryan Drewery 2e58c63a11 * Now using calloc() everywhere 22 lat temu
  Bryan Drewery 555eaed5f3 * cmd_timers now shows more. 22 lat temu
  Bryan Drewery a221100ee1 * Updated egg_timer (sync 1.7 egg) 22 lat temu
  Bryan Drewery 97b922f5ad * Huge commit, went through every source file (exlcluding compat) 22 lat temu
  Bryan Drewery 567cbb87b3 * Moved eggmain.h to common.h 22 lat temu
  Bryan Drewery b8b66ab745 * Renamed main.h to eggmain.h (temp, will clear it all out later) 22 lat temu
  Bryan Drewery 13bf4ea9b0 * Removed nmalloc() nrealloc() nfree() 22 lat temu
  Bryan Drewery 5c9f35e6b2 * Tcl is mostly stripped from the CORE now.. 22 lat temu