Up to [local] / ports / games / devilutionx
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8, Wed May 24 21:27:33 2023 UTC (18 months ago) by namtsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +0 -0 lines
FILE REMOVED
remove finished ports
Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 15 00:14:50 2019 UTC (5 years, 2 months ago) by namtsui
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.5 (colored)
Summary: resync upstream
Revision 1.6 / (download) - annotate - [select for diffs], Sat Sep 14 22:36:16 2019 UTC (5 years, 2 months ago) by namtsui
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)
Summary: resync upstream
Revision 1.5 / (download) - annotate - [selected], Sun Sep 8 23:40:19 2019 UTC (5 years, 2 months ago) by namtsui
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)
Summary: use new constant, TMEGAPKT_SIZE I tried to minimize usage of #ifdef __LP64__. Now down to one instance. Introduce a new TMEGAPKG_SIZE constant so that it works on i386 and amd64.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 27 05:54:05 2019 UTC (5 years, 2 months ago) by namtsui
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)
Summary: render code refactored and no longer needed 08:54 <brynet> nand1: clang diff got way smaller w/ devilutionX, as they rewrote the render code. 08:55 <brynet> nand1: the huge chunk in Source/render.cpp can go away. 08:56 <brynet> that makes things wayy easier. 08:57 <brynet> the rest of the patches are pretty trivial now.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 23 21:23:09 2019 UTC (5 years, 4 months ago) by namtsui
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)
Summary: update to july 24 git multiplayer has segfault Thread 2 received signal SIGSEGV, Segmentation fault. [Switching to thread 240818] 0x0000042c664d1247 in dvl::multi_msg_countdown () at /usr/ports/pobj/devilutionx-0.4.0pl20190723/devilutionX-72f65d577124d24ab9f459ef164e31c9ab225b3e/Source/multi.cpp:209 209 /usr/ports/pobj/devilutionx-0.4.0pl20190723/devilutionX-72f65d577124d24ab9f459ef164e31c9ab225b3e/Source/multi.cpp: No such file or directory. (gdb) bt #0 0x0000042c664d1247 in dvl::multi_msg_countdown () at /usr/ports/pobj/devilutionx-0.4.0pl20190723/devilutionX-72f65d577124d24ab9f459ef164e31c9ab225b3e/Source/multi.cpp:209 #1 0x0000042c664d3bea in dvl::nthread_recv_turns (pfSendAsync=0x42ec7e700e0) at /usr/ports/pobj/devilutionx-0.4.0pl20190723/devilutionX-72f65d577124d24ab9f459ef164e31c9ab225b3e/Source/nthread.cpp:103 #2 0x0000042c664d3f50 in dvl::nthread_handler () at /usr/ports/pobj/devilutionx-0.4.0pl20190723/devilutionX-72f65d577124d24ab9f459ef164e31c9ab225b3e/Source/nthread.cpp:186 #3 0x0000042c663ba935 in dvl::thread_translate (ptr=0x42f1507b350) at /usr/ports/pobj/devilutionx-0.4.0pl20190723/devilutionX-72f65d577124d24ab9f459ef164e31c9ab225b3e/SourceX/miniwin/thread.cpp:24 #4 0x0000042f0bcea920 in SDL_RunThread () from /usr/local/lib/libSDL2.so.0.6 #5 0x0000042f0bd68117 in RunThread () from /usr/local/lib/libSDL2.so.0.6 #6 0x0000042e7545c381 in _rthread_start (v=<optimized out>) at /usr/src/lib/librthread/rthread.c:96 #7 0x0000042eaea7b8c8 in __tfork_thread () at /usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:77 #8 0x0000000000000000 in ?? ()
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 2 07:44:25 2019 UTC (5 years, 4 months ago) by namtsui
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)
Summary: revert to 0.4.0
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 29 20:15:07 2019 UTC (5 years, 4 months ago) by namtsui
Branch: MAIN
Diff to selected 1.5 (colored)
Summary: import devilutionx