• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 14:22
CET 20:22
KST 04:22
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
RSL Season 3 - Playoffs Preview0RSL Season 3 - RO16 Groups C & D Preview0RSL Season 3 - RO16 Groups A & B Preview2TL.net Map Contest #21: Winners12Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10
Community News
Weekly Cups (Nov 24-30): MaxPax, Clem, herO win2BGE Stara Zagora 2026 announced15[BSL21] Ro.16 Group Stage (C->B->A->D)4Weekly Cups (Nov 17-23): Solar, MaxPax, Clem win3RSL Season 3: RO16 results & RO8 bracket13
StarCraft 2
General
Chinese SC2 server to reopen; live all-star event in Hangzhou Maestros of the Game: Live Finals Preview (RO4) BGE Stara Zagora 2026 announced Weekly Cups (Nov 24-30): MaxPax, Clem, herO win SC2 Proleague Discontinued; SKT, KT, SGK, CJ disband
Tourneys
Sparkling Tuna Cup - Weekly Open Tournament RSL Offline Finals Info - Dec 13 and 14! StarCraft Evolution League (SC Evo Biweekly) RSL Offline FInals Sea Duckling Open (Global, Bronze-Diamond)
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 502 Negative Reinforcement Mutation # 501 Price of Progress Mutation # 500 Fright night Mutation # 499 Chilling Adaptation
Brood War
General
[ASL20] Ask the mapmakers — Drop your questions BW General Discussion Which season is the best in ASL? Data analysis on 70 million replays BGH Auto Balance -> http://bghmmr.eu/
Tourneys
[Megathread] Daily Proleagues [BSL21] RO16 Group D - Sunday 21:00 CET [BSL21] RO16 Group A - Saturday 21:00 CET [BSL21] RO16 Group B - Sunday 21:00 CET
Strategy
Current Meta Game Theory for Starcraft How to stay on top of macro? PvZ map balance
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread ZeroSpace Megathread The Perfect Game Path of Exile
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Mafia Game Mode Feedback/Ideas TL Mafia Community Thread
Community
General
Russo-Ukrainian War Thread US Politics Mega-thread Things Aren’t Peaceful in Palestine The Big Programming Thread Artificial Intelligence Thread
Fan Clubs
White-Ra Fan Club
Media & Entertainment
[Manga] One Piece Movie Discussion! Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion NBA General Discussion
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
Where to ask questions and add stream? The Automated Ban List
Blogs
I decided to write a webnov…
DjKniteX
Physical Exertion During Gam…
TrAiDoS
James Bond movies ranking - pa…
Topin
Thanks for the RSL
Hildegard
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1298 users

The Big Programming Thread - Page 264

Forum Index > General Forum
Post a Reply
Prev 1 262 263 264 265 266 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
obesechicken13
Profile Blog Joined July 2008
United States10467 Posts
Last Edited: 2013-03-07 15:13:20
March 07 2013 15:00 GMT
#5261
On March 07 2013 19:02 KainiT wrote:
Hey guys, I have a question
I will have have to do a c++ project for university(most likely some b+ tree implementation) which needs to be able to run on Linux
The problem is that I have Windows 7 as my main OS and I don't really want to code using a virtual os, cause the whole thing seems kinda slow,
So would it be a problem to code and test, etc in Windows(probably with Eclipse) and then compile it a final time on Linux after making some hopefully small adjustements? Or would I encounter a massive amount of errors, that are hard to remove? thx for your advice

Back in school I felt like I ran into a lot of errors when writing in codeblocks on Win7 and then compiling later on a linux machine. (I still am in school, just taking a year off).

I use cygwin a lot now because I don't like the windows command line, but I don't think anything would beat dual booting or having a dedicated linux machine. I dual boot my win7 machine with linux too. If you do have a dedicated machine, then synergy will make life much easier.

If your code needs to run on the linux machines at your school then you might want to code there in person, or use putty to remote in, upload your files (with svn preferably), and run it.
I think in our modern age technology has evolved to become more addictive. The things that don't give us pleasure aren't used as much. Work was never meant to be fun, but doing it makes us happier in the long run.
JonGalt
Profile Joined February 2013
Pootie too good!4331 Posts
March 07 2013 15:55 GMT
#5262
On March 07 2013 21:46 Ilintar wrote:
Show nested quote +
On March 07 2013 03:37 JonGalt wrote:
Hey guys, so I am making a website and I want to incorporate a user login system. I am using phpmyadmin, lubuntu 12.10, html 4, and mysql. The problem I am having is that whenever I try to register a user, my browser just downloads register.php instead of adding the user to the database.

I think it has something to do with my apache2 conf files, but I haven't nailed it down.

I edited etc/apache2/mods-available/php5.conf and I created a .htaccess file in the same directory as my index.html where all it has in it is: Type application/x-httpd-php5 .php .phtml

Point is, I am totally lost and would love some insight! I am new to website programming.


You almost answered the question yourself.

You have to copy or link php5.conf from mods-available to mods-enabled.


How do I go about doing that?
LiquidLegends StaffWho is Jon Galt?
tofucake
Profile Blog Joined October 2009
Hyrule19174 Posts
March 07 2013 16:14 GMT
#5263
sudo a2enmod php5

should do it
Liquipediaasante sana squash banana
Arevall
Profile Joined February 2010
Sweden1133 Posts
Last Edited: 2013-03-07 18:12:33
March 07 2013 16:20 GMT
#5264
I'm parsing some cookies I made in javascript. I'm swedish so I thought I was clever using å ä ö to separate stuff in my cookies. It worked fine as long as I pasted my javascript in the addressbar, but now my code is too long to paste.

I tried using a jsquery (I run it from a site that already loaded it I think) to get the code, but then I run into problems with my å ä ö.


I need some help in either a) load the code using only javascript (best option) ; or b) getting my code to work with the jsquery loader.

Really appreciate some help guys!

edit: include-javascript-file-inside-javascript-file I don't know if this is what I want? Really confused by now '

edit2: Found out you can define the charset of the code your importing. Setting it to ISO did the trick!
Frigo
Profile Joined August 2009
Hungary1023 Posts
March 07 2013 16:58 GMT
#5265
http://devopsreactions.tumblr.com/
http://www.fimfiction.net/user/Treasure_Chest
JonGalt
Profile Joined February 2013
Pootie too good!4331 Posts
March 07 2013 17:20 GMT
#5266
On March 08 2013 01:14 tofucake wrote:
sudo a2enmod php5

should do it


Whelp. It was already enabled. Back to the drawing board I suppose. Super annoying. I don't really know enough about apache, php, mysql, and linux to really understand. I am kinda flyin by the seat of my pants/learning on the fly.
LiquidLegends StaffWho is Jon Galt?
KainiT
Profile Joined July 2011
Austria392 Posts
March 07 2013 19:24 GMT
#5267
On March 07 2013 19:30 JonGalt wrote:
Show nested quote +
On March 07 2013 19:02 KainiT wrote:
Hey guys, I have a question
I will have have to do a c++ project for university(most likely some b+ tree implementation) which needs to be able to run on Linux
The problem is that I have Windows 7 as my main OS and I don't really want to code using a virtual os, cause the whole thing seems kinda slow,
So would it be a problem to code and test, etc in Windows(probably with Eclipse) and then compile it a final time on Linux after making some hopefully small adjustements? Or would I encounter a massive amount of errors, that are hard to remove? thx for your advice


I had the same issues in university as well.

I always coded in Windows using notepad++ from home. However, I would save all my work on university account using a mapped network drive and a vpn. Then using putty, I could connect to my university's linux computers where my work was saved and run it thought the putty terminal. Win win!



That's pretty much what I also did until now, but as this project will be a little more complicated I would like to use the debugger, etc of Eclipse

misirlou wrote
If you are using eclipse or other IDE that isn't Visual Studio you will be mostly fine. The only thing you need is compile the code on a Linux Machine after you wrote it and tested it on Windows. However, some libs and commands are Windows or Linux only and you will have to be careful with those.


Thx for the advice, as I don't use Visual Studio and barely any libs I guess this won't be a problem.

obesechicken13 wrote
Back in school I felt like I ran into a lot of errors when writing in codeblocks on Win7 and then compiling later on a linux machine. (I still am in school, just taking a year off).

I use cygwin a lot now because I don't like the windows command line, but I don't think anything would beat dual booting or having a dedicated linux machine. I dual boot my win7 machine with linux too. If you do have a dedicated machine, then synergy will make life much easier.

If your code needs to run on the linux machines at your school then you might want to code there in person, or use putty to remote in, upload your files (with svn preferably), and run it.


Yeah I heard now that Windows is a lot more tolerant with segmentation errors for example. Not even cygwin solves this problem...
As I have quite a lot of work to do right now I don't really want to set up a dual boot right now and configure eclipse(I am familiar with it, would like to use it) etc.

I think I will just code and debug in Windows and regularly compile on Linux looking if anything's different

Thx guys for your help



With great power comes great responsibility.
RoyGBiv_13
Profile Blog Joined August 2010
United States1275 Posts
Last Edited: 2013-03-07 19:39:08
March 07 2013 19:38 GMT
#5268
On March 08 2013 04:24 KainiT wrote:
Show nested quote +
On March 07 2013 19:30 JonGalt wrote:
On March 07 2013 19:02 KainiT wrote:
Hey guys, I have a question
I will have have to do a c++ project for university(most likely some b+ tree implementation) which needs to be able to run on Linux
The problem is that I have Windows 7 as my main OS and I don't really want to code using a virtual os, cause the whole thing seems kinda slow,
So would it be a problem to code and test, etc in Windows(probably with Eclipse) and then compile it a final time on Linux after making some hopefully small adjustements? Or would I encounter a massive amount of errors, that are hard to remove? thx for your advice


I had the same issues in university as well.

I always coded in Windows using notepad++ from home. However, I would save all my work on university account using a mapped network drive and a vpn. Then using putty, I could connect to my university's linux computers where my work was saved and run it thought the putty terminal. Win win!



That's pretty much what I also did until now, but as this project will be a little more complicated I would like to use the debugger, etc of Eclipse

Show nested quote +
misirlou wrote
If you are using eclipse or other IDE that isn't Visual Studio you will be mostly fine. The only thing you need is compile the code on a Linux Machine after you wrote it and tested it on Windows. However, some libs and commands are Windows or Linux only and you will have to be careful with those.


Thx for the advice, as I don't use Visual Studio and barely any libs I guess this won't be a problem.

Show nested quote +
obesechicken13 wrote
Back in school I felt like I ran into a lot of errors when writing in codeblocks on Win7 and then compiling later on a linux machine. (I still am in school, just taking a year off).

I use cygwin a lot now because I don't like the windows command line, but I don't think anything would beat dual booting or having a dedicated linux machine. I dual boot my win7 machine with linux too. If you do have a dedicated machine, then synergy will make life much easier.

If your code needs to run on the linux machines at your school then you might want to code there in person, or use putty to remote in, upload your files (with svn preferably), and run it.


Yeah I heard now that Windows is a lot more tolerant with segmentation errors for example. Not even cygwin solves this problem...
As I have quite a lot of work to do right now I don't really want to set up a dual boot right now and configure eclipse(I am familiar with it, would like to use it) etc.

I think I will just code and debug in Windows and regularly compile on Linux looking if anything's different

Thx guys for your help



Cross compiling (compiling on one system for code to run on a different system) is a complicated thing if you don't understand what you are doing. Compilers are very capable and happy to do this, but it really slows down your development workflow because you can no longer test and debug natively. For example, target debugging driver code is possibly one of the most frustrating experiences you may have to deal with.

Virtual machines are the best way to deal with this. They can run as fast as native, but may have slightly less RAM or some driver delay. Additionally, network programming can be difficult unless you set up a bridge. I highly recommend every programmer set up a linux virutal machine if you usually use windows or osx. VirtualBox should work fine for this.
Any sufficiently advanced technology is indistinguishable from magic
KainiT
Profile Joined July 2011
Austria392 Posts
March 07 2013 19:49 GMT
#5269
I didn't speak about cross compiling, just compiling on windows for easy and quick debugging purposes with an already setup eclipse distribution and also compiling the source code on linux regularly to see if I get some trouble,
I don't really want to use a a virtual machine for this, everything's a little slow and installing eclipse with all the plugins I am used to work with in the virtual machine doesn't really appeal to me
I guess I will eventually totally switch to Linux but for now I've made my decision
With great power comes great responsibility.
obesechicken13
Profile Blog Joined July 2008
United States10467 Posts
March 07 2013 19:56 GMT
#5270
On March 08 2013 01:58 Frigo wrote:
http://devopsreactions.tumblr.com/

This was pretty funny
I think in our modern age technology has evolved to become more addictive. The things that don't give us pleasure aren't used as much. Work was never meant to be fun, but doing it makes us happier in the long run.
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
Last Edited: 2013-03-09 14:17:14
March 08 2013 00:32 GMT
#5271
C language

Fixed.
Frigo
Profile Joined August 2009
Hungary1023 Posts
March 08 2013 01:50 GMT
#5272
- First of all, get rid of all comments, they only make the code unreadable.
- Then try to separate your elements and your actual queue. What you have defined as a queue struct is actually an element of the queue. A queue should be a struct with a size variable and an array of elements, or an array of element pointers, whichever is preferable.
- Your add function should take a queue* and an element (or an element*). If you have separated queue and element, it should be clear what it needs to do.
- User input should be in a separate function, not inside add.
- Construction of an element should be in a separate function as well.

If you plan to continue programming, read Clean Code to get a clear picture about the single most important aspect of software engineering, and choose yourself a unit testing framework for C.
http://www.fimfiction.net/user/Treasure_Chest
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
March 08 2013 02:10 GMT
#5273
What's so unreadable about code? Could you explain?
Frigo
Profile Joined August 2009
Hungary1023 Posts
Last Edited: 2013-03-08 18:57:49
March 08 2013 02:33 GMT
#5274
Readable code has more structural separation and is without confusing, lying or redundant comments, for example:

+ Show Spoiler +

#include <stdio.h>
#include <stdlib.h>


typedef struct {
short number;
short priority;
} Item;

Item createItem (short number, short priority) {
Item item;
item.number = number;
item.priority = priority;
return item;
}

Item readItem () {
short number;
short priority;
scanf("%hd %hd", &number, &priority);
return createItem(number, priority);
}

void printItem (Item item) {
printf("%hd %hd\n", item.number, item.priority);
}


typedef struct {
int size;
Item* items;
} Queue;

Queue* newQueue () {
Queue* queue = malloc(sizeof(Queue));
if( queue == NULL ){
exit(EXIT_FAILURE);
}
queue->size = 0;
queue->items = NULL;
return queue;
}

void add (Queue* queue, Item item) {
queue->size++;
queue->items = realloc(queue->items, sizeof(Item) * queue->size);
if( queue->items == NULL ){
exit(EXIT_FAILURE);
}
queue->items[queue->size - 1] = item;
}

void printQueue (Queue* queue) {
for( int i = 0; i < queue->size; i++ ){
Item item = queue->items[i];
printItem(item);
}
}

void deleteQueue (Queue* queue) {
free(queue->items);
free(queue);
}


int main (int argc, char** argv){
Queue* queue = newQueue();
for( int i = 0; i < 5; i++ ){
Item item = readItem();
add(queue, item);
}
printQueue(queue);
deleteQueue(queue);
}



Comments like these
+ Show Spoiler +

/* I/O */
#include <stdio.h>

/* malloc, free, realloc, exit */
#include <stdlib.h>

/* increase size */
size++;

/* get more memory for more data */
*pQueue = realloc(*pQueue, (size * sizeof(queue)));

/* loop variable */
int i;

/* point to structure 'queue' */
queue *pQueue;

/* dynamic memory allocation */
pQueue = (queue *)malloc(size * sizeof(queue));

/* deallocate memory */
free(pQueue);

/* successful execution */
return 0;

are completely pointless, you are basically just rephrasing the code below them.


Also avoid global variables like this:
+ Show Spoiler +

/* global dynamic size of structure, it needs to be used for malloc and realloc */
static int size = 1;

What if you want more than one queue?

And again, don't mix different things in a function, like reading from the console and adding to the queue. Use one function for one thing to do.
http://www.fimfiction.net/user/Treasure_Chest
Craton
Profile Blog Joined December 2009
United States17274 Posts
Last Edited: 2013-03-08 02:42:42
March 08 2013 02:34 GMT
#5275
Simple statements don't need comments that repeat what they're doing; that just adds extra lines of text everywhere that serves as more of a hindrance than a help. You have a comment on almost every single line of code.

    /* loop variable */
int i;
/* point to structure 'queue' */
queue *pQueue;
/* increase size */
size++;

Neither of these comments are particularly helpful, but they serve to greatly expand the physical size of the method(s), which makes them harder to read through.

Focus instead on illuminating the business logic around blocks of code.

Consider this:
/* add a member to the structure and allocate enough space for each new member */
int add(queue **pQueue) {
queue instance, *tmp = &instance;
short number, priority;

size++;
/* get more memory for more data */ <-- This can probably go away (I don't know enough C to tell if this is a painfully obvious restatement of the following code)
*pQueue = realloc(*pQueue, (size * sizeof(queue)));

/* if realloc is unsuccessful, exit */ <-- Probably also unnecessary.
if (!pQueue) {
exit(EXIT_FAILURE);
}

scanf("%d %d", &tmp->number, &tmp->priority);

/* qsort here */
}


It's the same code with much fewer comments, but you can still parse through it easily. You may still want to keep the comments that explain the usage of the variables you create (at my PoW we are required to do so, but my Oracle procedures can be hundreds of lines long so it makes a lot more sense than in a 15 line method). I'm ambivalent about it in this case.
twitch.tv/cratonz
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
March 08 2013 02:42 GMT
#5276
Okay, I see your point about clean code. Thanks.
Craton
Profile Blog Joined December 2009
United States17274 Posts
Last Edited: 2013-03-08 02:54:26
March 08 2013 02:51 GMT
#5277
Here's an example snippet from one of my PL/SQL procs.

BEGIN
/* Code removed */

-- Check how many records were added. 0 additions isn't necessarily an error if the file itself is intentionally empty.
IF (V_NUM_RESPONSE_ADDED = 0) THEN
UPD_LOG_BATCH_PROC(V_ACTIVITY, 'WARNING', 'Insert into response tables completed successfully, but no records were added.');
ELSE
UPD_LOG_BATCH_PROC(V_ACTIVITY, 'DEBUG'); -- 'Records successfully loaded into response tables.');
END IF;

EXCEPTION WHEN OTHERS THEN
LOG_ACTIVITY_ERROR();
END;


I've edited it a bit, but the salient point is to note how the comment illuminations business logic. Without a comment you'd be left wondering "why is 0 records inserted a warning." Frankly it could be written better, e.g.

 -- Verify the number of records inserted into [myTable].  0 additions isn't necessarily an error if the file itself is intentionally empty; otherwise, 1 or more new records should've been added
twitch.tv/cratonz
nunez
Profile Blog Joined February 2011
Norway4003 Posts
Last Edited: 2013-03-08 03:31:24
March 08 2013 03:15 GMT
#5278
why does 'done' have to be public for this to compile?
class listener{
atomic<bool> done{false};
thread worker{
[this](){
while(!(this->done.load())){
this_thread::sleep_for(chrono::milliseconds(100));
}
}
};
public:
listener(){}
~listener(){
done.store(true);
worker.join();
}
};

testing.cpp:9:28: error: ‘std::atomic<bool> listener::done’ is private
testing.cpp:12:18: error: within this context
conspired against by a confederacy of dunces.
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
Last Edited: 2013-03-08 17:26:56
March 08 2013 11:41 GMT
#5279
nvm, fixed.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2013-03-08 14:20:40
March 08 2013 14:12 GMT
#5280
On March 08 2013 20:41 darkness wrote:
C language

Code:
http://www.teamliquid.net/forum/viewmessage.php?topic_id=134491&currentpage=264#5274

Could you please help write a function remove() that removes an element from the structure? Alternatively, resetting number and priority to 0 like this:


void rem(Queue* queue) {
static int entry;
item.number[entry]] = 0;
item.number[entry] = 0;

entry++;
}


How do I access ith element in a correct way similar to above?

Thanks.



This seems like a course on data structures. Shouldn't this material have been covered in class?

We can only identify errors in your code or your logic, not write it for you.


Do you understand, and could you explain, how you would go about deleting a node in your implementation?
There is no one like you in the universe.
Prev 1 262 263 264 265 266 1032 Next
Please log in or register to reply.
Live Events Refresh
OSC
16:00
OSC Elite Rising Star #17
ForJumy vs MindelVKLIVE!
Shameless vs Percival
SteadfastSC229
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
mouzHeroMarine 634
SteadfastSC 229
ProTech124
MindelVK 36
StarCraft: Brood War
Britney 16451
Calm 2765
Shuttle 675
Larva 469
BeSt 245
firebathero 156
Dewaltoss 143
HiyA 17
SilentControl 10
NaDa 8
[ Show more ]
JulyZerg 8
Dota 2
Gorgc6699
Dendi1001
420jenkins279
Counter-Strike
fl0m6117
zeus3368
chrisJcsgo27
kRYSTAL_14
Heroes of the Storm
Khaldor147
Liquid`Hasu4
Other Games
Grubby1800
Beastyqt515
ArmadaUGS109
Sick104
KnowMe98
C9.Mang091
Livibee61
Mew2King60
QueenE60
Trikslyr48
RotterdaM20
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 17 non-featured ]
StarCraft 2
• StrangeGG 41
• Reevou 10
• Kozan
• Migwel
• AfreecaTV YouTube
• sooper7s
• intothetv
• IndyKCrew
• LaughNgamezSOOP
StarCraft: Brood War
• FirePhoenix8
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• WagamamaTV575
• lizZardDota274
Other Games
• imaqtpie796
• Shiphtur259
Upcoming Events
Replay Cast
4h 38m
Korean StarCraft League
1d 7h
CranKy Ducklings
1d 14h
WardiTV 2025
1d 16h
SC Evo League
1d 17h
BSL 21
2 days
Sziky vs OyAji
Gypsy vs eOnzErG
OSC
2 days
Solar vs Creator
ByuN vs Gerald
Percival vs Babymarine
Moja vs Krystianer
EnDerr vs ForJumy
sebesdes vs Nicoract
Sparkling Tuna Cup
2 days
WardiTV 2025
2 days
OSC
2 days
[ Show More ]
BSL 21
3 days
Bonyth vs StRyKeR
Tarson vs Dandy
Replay Cast
3 days
Wardi Open
3 days
StarCraft2.fi
3 days
Monday Night Weeklies
3 days
Replay Cast
4 days
WardiTV 2025
4 days
StarCraft2.fi
4 days
PiGosaur Monday
5 days
StarCraft2.fi
5 days
Tenacious Turtle Tussle
6 days
The PondCast
6 days
WardiTV 2025
6 days
StarCraft2.fi
6 days
Liquipedia Results

Completed

Proleague 2025-11-30
RSL Revival: Season 3
Light HT

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
YSL S2
BSL Season 21
CSCL: Masked Kings S3
Slon Tour Season 2
Acropolis #4 - TS3
META Madness #9
SL Budapest Major 2025
ESL Impact League Season 8
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2

Upcoming

BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
Bellum Gens Elite Stara Zagora 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
Kuram Kup
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual
eXTREMESLAND 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Disclosure: This page contains affiliate marketing links that support TLnet.

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.