User contributions for Andreas
From Andreida
9 May 2024
- 02:0802:08, 9 May 2024 diff hist +98 Misc networking status commands No edit summary current
- 01:2301:23, 9 May 2024 diff hist +6 Virtual Machines / VMs No edit summary current
- 01:1901:19, 9 May 2024 diff hist +241 MediaWiki →Horizontal line
- 01:1801:18, 9 May 2024 diff hist +72 MediaWiki No edit summary
- 01:1101:11, 9 May 2024 diff hist +37 Deciding which Source Management Tool to use? →Introduction current
- 00:5800:58, 9 May 2024 diff hist +9 Main Page →Programming
- 00:5800:58, 9 May 2024 diff hist +20 Main Page →Administration
- 00:5400:54, 9 May 2024 diff hist −4 Main Page →Administration
- 00:5400:54, 9 May 2024 diff hist −1 Main Page →Administration
- 00:5400:54, 9 May 2024 diff hist +2 Main Page No edit summary
- 00:5200:52, 9 May 2024 diff hist +2 Main Page →Programming
- 00:3600:36, 9 May 2024 diff hist −3 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Create Blueprint from your C++ Actor MiniActor
- 00:3500:35, 9 May 2024 diff hist +13 m Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Create Blueprint from your C++ Actor MiniActor
- 00:3300:33, 9 May 2024 diff hist +39 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Set your GameMode as the used one
- 00:3200:32, 9 May 2024 diff hist +235 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Set your GameMode as the used one
- 00:2900:29, 9 May 2024 diff hist +1 m Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Set your GameMode as the used one
- 00:2900:29, 9 May 2024 diff hist +12 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Set your GameMode as the used one
- 00:2500:25, 9 May 2024 diff hist +355 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Build
- 00:1800:18, 9 May 2024 diff hist +18 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Change Map to Basic
- 00:1700:17, 9 May 2024 diff hist −7 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Change Map to Basic
7 May 2024
- 20:3020:30, 7 May 2024 diff hist +12 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Source File: Nagtc.cpp
- 20:2620:26, 7 May 2024 diff hist 0 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Header File: Nagtc.h
- 20:2020:20, 7 May 2024 diff hist −26 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Source File: MiniActor.cpp
- 20:2020:20, 7 May 2024 diff hist −127 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Header File: MiniActor.h
- 20:1720:17, 7 May 2024 diff hist +1 m Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Test it all
6 May 2024
- 16:4816:48, 6 May 2024 diff hist 0 m Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Test it all
- 16:4116:41, 6 May 2024 diff hist +218 Unreal Engine →Links
- 15:4615:46, 6 May 2024 diff hist +86 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Test it all
- 15:4515:45, 6 May 2024 diff hist −5 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Source File: MiniActor.cpp
- 14:1114:11, 6 May 2024 diff hist +10 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Actor
- 14:1114:11, 6 May 2024 diff hist +1 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →= Set your GameMode as the used one
- 14:1014:10, 6 May 2024 diff hist +941 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Build
- 13:5713:57, 6 May 2024 diff hist +837 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Nagtc
- 13:4813:48, 6 May 2024 diff hist +217 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Source File: Nagtc.cpp
- 13:4713:47, 6 May 2024 diff hist +2,080 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example No edit summary
- 13:2713:27, 6 May 2024 diff hist +12 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Source File
- 13:2613:26, 6 May 2024 diff hist +9 Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example →Header File: MiniActor.h
- 13:2313:23, 6 May 2024 diff hist +2,064 N Unreal Engine, from C++ spawn Blueprint inherited from C++ class, very small example Created page with "=== Prepare Project === ==== Create Project ==== * Games / Blank ** C++ ** Desktop ** Maximum ** Starter Content: no ** Raytracing: no ** Location: your choice ** Project Name: ShowActor * Create ==== Change Map to Basic ==== When the UE-Editor is open: * File / New Level / Basic / Create * File / Save Current Level as ... / Basic01 * Edit / Project Settings / Maps & Modes / Editor Startup Map: Basic01 * Edit / Project Settings / Maps & Modes / Editor Game Default Map:..."
- 13:0013:00, 6 May 2024 diff hist +106 Unreal Engine →UE classes
4 May 2024
- 23:0923:09, 4 May 2024 diff hist +90 Vi →Copy to clipboard
- 21:4021:40, 4 May 2024 diff hist +526 N Install Java Created page with "There are two versions of Java, both with a JRE (if you just want to run java programs) and JDK (if you wish to develop java programs). Sadly, sometimes you need the JDK, even if you just want to run JAVA programs. * OpenJDK - JRE java -version apt-get install default-jre java --version * OpenJDK - JDK javac -version apt-get install default-jdk javac --version * Oracle's JRE [https://www.java.com/en/download/ Oracle's Java JRE] * Oracle's JDK [https://www.oracle...." current
- 21:2821:28, 4 May 2024 diff hist +19 Debian →Console
- 21:0521:05, 4 May 2024 diff hist +206 VirtualBox (Oracle) →ssh (port forwarding)
- 20:5320:53, 4 May 2024 diff hist +40 Windows Terminal, multi-tab terminal from Microsoft No edit summary
- 20:0520:05, 4 May 2024 diff hist +2 m Windows Terminal, multi-tab terminal from Microsoft →Links
- 20:0320:03, 4 May 2024 diff hist +409 Windows Terminal, multi-tab terminal from Microsoft No edit summary
- 20:0120:01, 4 May 2024 diff hist +287 Windows Terminal, multi-tab terminal from Microsoft No edit summary
- 19:5119:51, 4 May 2024 diff hist +63 VirtualBox (Oracle) →Headless start
- 03:4403:44, 4 May 2024 diff hist +212 Unreal Engine →DLLEXPORT
1 May 2024
- 11:4511:45, 1 May 2024 diff hist 0 Unreal Engine →External Actors